SPIdentityProofToken class
Inheritance hierarchy
System.Object
System.IdentityModel.Tokens.SecurityToken
Microsoft.SharePoint.IdentityModel.SPIdentityProofToken
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPIdentityProofToken _
Inherits SecurityToken
'Usage
Dim instance As SPIdentityProofToken
public sealed class SPIdentityProofToken : SecurityToken
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.