SPIdentityProviderTypes members
The type for the token sources issued by the security token service.
The SPIdentityProviderTypes type exposes the following members.
Properties
Name | Description | |
---|---|---|
Forms | Gets the type used for tokens created from Forms authentication identities. | |
Trusted | Gets the tokens created from trusted authentication providers. | |
Windows | Gets the tokens created from Windows Active Directory identities. |
Top