SPSessionSecurityTokenCookieValue.Signature property
The signature found in the cookie.
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Protected ReadOnly Property Signature As String
Get
'Usage
Dim value As String
value = Me.Signature
protected string Signature { get; }
Property value
Type: System.String
See also
Reference
SPSessionSecurityTokenCookieValue class