SsoAuthData Members
Include Protected Members
Include Inherited Members
Provides information about the single sign-on (SSO) provider for the credentials used to connect to the federated location.
The SsoAuthData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SsoAuthData | Initializes a new instance of the SsoAuthData class. |
Top
Properties
Name | Description | |
---|---|---|
AuthScheme | ||
SearchApplication | (Inherited from AuthenticationData.) | |
SearchContext | Obsolete. (Inherited from AuthenticationData.) | |
SsoAppId | Gets or sets a string representing the single sign-on (SSO) application. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top