Share via


SPIssuerTokenResolver members

Resolves a security key identifier for a trusted login provider to a security token.

The SPIssuerTokenResolver type exposes the following members.

Constructors

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

Top

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 Resolves the given security keyIdentifierClause to a SecurityKey. (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) Resolves the given SecurityKeyIdentifier to a SecurityToken. (Overrides SecurityTokenResolver.TryResolveTokenCore(SecurityKeyIdentifier, SecurityToken).)
Protected method TryResolveTokenCore(SecurityKeyIdentifierClause, SecurityToken) Resolves the key identifier clause to a security token. (Overrides SecurityTokenResolver.TryResolveTokenCore(SecurityKeyIdentifierClause, SecurityToken).)

Top

See also

Reference

SPIssuerTokenResolver class

Microsoft.SharePoint.IdentityModel namespace