SPClaimsAuthenticationManager members

Overrides the base Microsoft.Identitymodel.Claims.ClaimsAuthenticationManager in order to set the correct IClaimsPrincipal in the case of anonymous identity.

The SPClaimsAuthenticationManager type exposes the following members.

Constructors

  Name Description
Public method SPClaimsAuthenticationManager Initializes a new instance of the SPClaimsAuthenticationManager class.

Top

Methods

  Name Description
Public method Authenticate Confirms the security context of the user on whose behalf the code is running. (Overrides ClaimsAuthenticationManagerAuthenticate(String, IClaimsPrincipal).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPClaimsAuthenticationManager class

Microsoft.SharePoint.IdentityModel namespace