SPPassiveIssuerTokenResolver methods

The SPPassiveIssuerTokenResolver type exposes the following members.

Methods

  Name Description
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 ResolveSecurityKey (Inherited from SecurityTokenResolver.)
Public method ResolveToken(SecurityKeyIdentifier) (Inherited from SecurityTokenResolver.)
Public method ResolveToken(SecurityKeyIdentifierClause) (Inherited from SecurityTokenResolver.)
Public method ToString (Inherited from Object.)
Public method TryResolveSecurityKey (Inherited from SecurityTokenResolver.)
Protected method TryResolveSecurityKeyCore Retrieves the key that is referenced in the specified key identifier clause. (Overrides SecurityTokenResolver.TryResolveSecurityKeyCore(SecurityKeyIdentifierClause, SecurityKey).)
Public method TryResolveToken(SecurityKeyIdentifier, SecurityToken) (Inherited from SecurityTokenResolver.)
Public method TryResolveToken(SecurityKeyIdentifierClause, SecurityToken) (Inherited from SecurityTokenResolver.)
Protected method TryResolveTokenCore(SecurityKeyIdentifier, SecurityToken) Retrieves the security token that matches one of the key identifier clauses contained within the specified key identifier. (Overrides SecurityTokenResolver.TryResolveTokenCore(SecurityKeyIdentifier, SecurityToken).)
Protected method TryResolveTokenCore(SecurityKeyIdentifierClause, SecurityToken) Retrieves the security token that matches the specified key identifier clause. (Overrides SecurityTokenResolver.TryResolveTokenCore(SecurityKeyIdentifierClause, SecurityToken).)

Top

See also

Reference

SPPassiveIssuerTokenResolver class

Microsoft.SharePoint.IdentityModel namespace