Share via


SPProofTokenCacheItem.ToString method

This member overrides Object.ToString().

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPProofTokenCacheItem
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

SPProofTokenCacheItem class

SPProofTokenCacheItem members

Microsoft.SharePoint.IdentityModel namespace