SingleSignOn
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options Single Sign-On Policy
INHERITED FROM
⇒
SingleSignOn
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
Enabled
Whether Client Options SSO policy is enabled or not.
Boolean
ForceThirdPartySSO
Will wrap third party SSO Component.
String
SSOProvGUID
The third party credientials.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated