SPFormsUserNameSecurityTokenHandler Methods

Include Protected Members
Include Inherited Members

The SPFormsUserNameSecurityTokenHandler type exposes the following members.

Methods

  Name Description
Public method CanReadKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public method CanReadToken (Inherited from UserNameSecurityTokenHandler.)
Public method CanWriteKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public methodStatic member CreateSecurityToken(String, String, String) Creates a security token that is based on the specified membership provider, user name, and password.
Public methodStatic member CreateSecurityToken(String, String, String, String) Creates a security token that is based on the specified membership provider, role provider, user name, and password.
Public method CreateSecurityTokenReference (Inherited from SecurityTokenHandler.)
Public method CreateToken (Inherited from SecurityTokenHandler.)
Protected method DetectReplayedTokens (Inherited from SecurityTokenHandler.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetTokenTypeIdentifiers (Inherited from UserNameSecurityTokenHandler.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public method ReadToken (Inherited from UserNameSecurityTokenHandler.)
Public method ToString (Inherited from Object.)
Public method ValidateToken(SecurityToken) (Inherited from SecurityTokenHandler.)
Public method ValidateToken(SecurityToken) Validates the specified security token and returns a set of claims-based identity values for the user associated with the specified security token.
Public method WriteKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public method WriteToken (Inherited from UserNameSecurityTokenHandler.)

Top

See Also

Reference

SPFormsUserNameSecurityTokenHandler Class

Microsoft.SharePoint.IdentityModel Namespace