SPSessionSecurityTokenHandler Methods

Include Protected Members
Include Inherited Members

The SPSessionSecurityTokenHandler type exposes the following members.

Methods

  Name Description
Protected method ApplyTransforms (Inherited from SessionSecurityTokenHandler.)
Public method CanReadKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public method CanReadToken (Inherited from SessionSecurityTokenHandler.)
Public method CanWriteKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Public method CreateSecurityTokenReference (Inherited from SecurityTokenHandler.)
Public method CreateSessionSecurityToken (Inherited from SessionSecurityTokenHandler.)
Public method CreateToken (Inherited from SessionSecurityTokenHandler.)
Public method Deserialize (Inherited from SessionSecurityTokenHandler.)
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 SessionSecurityTokenHandler.)
Public method GetType (Inherited from Object.)
Protected method GetUpn (Inherited from SessionSecurityTokenHandler.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReadBootstrapToken (Inherited from SessionSecurityTokenHandler.)
Protected method ReadClaimProperties (Inherited from SessionSecurityTokenHandler.)
Protected method ReadClaims (Inherited from SessionSecurityTokenHandler.)
Protected method ReadIdentities (Inherited from SessionSecurityTokenHandler.)
Protected method ReadIdentity (Inherited from SessionSecurityTokenHandler.)
Public method ReadKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Protected method ReadPrincipal (Inherited from SessionSecurityTokenHandler.)
Public method ReadToken([]) (Inherited from SessionSecurityTokenHandler.)
Public method ReadToken(XmlReader) (Inherited from SessionSecurityTokenHandler.)
Public method Serialize (Inherited from SessionSecurityTokenHandler.)
Protected method SetTokenTypeIdentifier (Inherited from SessionSecurityTokenHandler.)
Protected method SetTransforms (Inherited from SessionSecurityTokenHandler.)
Public method ToString (Inherited from Object.)
Protected method ValidateSession (Inherited from SessionSecurityTokenHandler.)
Public method ValidateToken (Inherited from SessionSecurityTokenHandler.)
Protected method WriteBootstrapToken (Inherited from SessionSecurityTokenHandler.)
Protected method WriteClaimProperties (Inherited from SessionSecurityTokenHandler.)
Protected method WriteClaims (Inherited from SessionSecurityTokenHandler.)
Protected method WriteIdentities (Inherited from SessionSecurityTokenHandler.)
Protected method WriteIdentity (Inherited from SessionSecurityTokenHandler.)
Public method WriteKeyIdentifierClause (Inherited from SecurityTokenHandler.)
Protected method WritePrincipal (Inherited from SessionSecurityTokenHandler.)
Public method WriteToken(SessionSecurityToken) (Inherited from SessionSecurityTokenHandler.)
Public method WriteToken(XmlWriter, SecurityToken) (Inherited from SessionSecurityTokenHandler.)

Top

See Also

Reference

SPSessionSecurityTokenHandler Class

Microsoft.SharePoint.IdentityModel Namespace