Microsoft.SharePoint.IdentityModel namespace
SharePoint Online
Provides types and members for managing and handling the claims-based identity model configuration.
| Class | Description | |
|---|---|---|
|
LogonSelector | Represents the authentication scheme log on selector that allows the user to select a single item from a drop-down list to use to login. |
|
ProofTokenSignInPage | |
|
SPChunkedCookieHandler | |
|
SPClaimsAuthenticationManager | Overrides the base Microsoft.Identitymodel.Claims.ClaimsAuthenticationManager in order to set the correct IClaimsPrincipal in the case of anonymous identity. |
|
SPClaimsUtility | Contains a collection of shared static methods that can be used by different components on Microsoft SharePoint Foundation. |
|
SPFederationAuthenticationModule | Represents the HTTP module that handles identity model HTTP messages. |
|
SPFormsUserNameSecurityTokenHandler | Handles user tokens representing ASP.NET forms-based authentication. |
|
SPIdentityContext | Represents the context of an identity that is used to evaluate authorization policies. |
|
SPIdentityContextSerializer | Serializes and deserializes an [SPIdentityContext] instance. |
|
SPIdentityProofToken | |
|
SPIdentityProofTokenCache | |
|
SPIdentityProofTokenManager | |
|
SPIdentityProofTokenUtilities | |
|
SPIssuerTokenResolver | Resolves a security key identifier for a trusted login provider to a security token. |
|
SPPassiveIssuerNameRegistry | Returns the issuer of a specified security token. |
|
SPPassiveIssuerTokenResolver | Resolves security tokens or keys based on a key identifier or key identifier clause. |
|
SPProofTokenCacheItem | |
|
SPProofTokenCacheItemNotFoundException | |
|
SPRoleManagerModuleEvents | Manages a role principal instance for the current user. |
|
SPSessionAuthenticationModule | Represents the HTTP module that handles identity model session HTTP messages. SPSessionAuthenticationModule is responsible for session tokens and session cookies and works together with the SPFederationAuthenticationModule. |
|
SPSessionSecurityTokenCookieValue | This object contains all the values found in the cookie. |
|
SPSessionSecurityTokenHandler | Handles a session security token. |
|
SPSessionSecurityTokenRequestData | |
|
SPTokenCache | Represents a cache of security tokens. |
Show: