SPPassiveIssuerTokenResolver.TryResolveTokenCore Method
Include Protected Members
Include Inherited Members
Retrieves the security token that is referenced in the specified key identifier or key identifier clause.
Overload List
Name | Description | |
---|---|---|
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).) | |
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