SPIdentityProofTokenCache.Local property
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPIdentityProofTokenCache
Get
'Usage
Dim value As SPIdentityProofTokenCache
value = SPIdentityProofTokenCache.Local
public static SPIdentityProofTokenCache Local { get; }
Property value
Type: Microsoft.SharePoint.IdentityModel.SPIdentityProofTokenCache
See also
Reference
SPIdentityProofTokenCache class