SPPassiveIssuerNameRegistry Class
Returns the issuer of a specified security token.
Inheritance Hierarchy
System.Object
IssuerNameRegistry
Microsoft.SharePoint.IdentityModel.SPPassiveIssuerNameRegistry
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Public Class SPPassiveIssuerNameRegistry _
Inherits IssuerNameRegistry
'Usage
Dim instance As SPPassiveIssuerNameRegistry
public class SPPassiveIssuerNameRegistry : IssuerNameRegistry
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.