SsoProviderInfo Members
Include Protected Members
Include Inherited Members
Provides information about the single sign-on (SSO) provider.
The SsoProviderInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SsoProviderInfo |
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
Fields
Name | Description | |
---|---|---|
![]() |
AssemblyName | Represents the name of the providing SSO provider assembly. |
![]() |
Vendor | Represents the SSO provider vendor. |
![]() |
Version | Represents the version of the SSO provider. |
Top