SPPassiveIssuerNameRegistry Members
Include Protected Members
Include Inherited Members
Returns the issuer of a specified security token.
The SPPassiveIssuerNameRegistry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPassiveIssuerNameRegistry | Initializes a new instance of the SPPassiveIssuerNameRegistry class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetIssuerName(SecurityToken) | (Inherited from IssuerNameRegistry.) | |
GetIssuerName(SecurityToken) | Retrieves the name of the entity that issued the specified security token. | |
GetIssuerName(SecurityToken, String) | (Inherited from IssuerNameRegistry.) | |
GetType | (Inherited from Object.) | |
GetWindowsIssuerName | (Inherited from IssuerNameRegistry.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top