Share via


SPSessionSecurityTokenCookieValue.Value property

The cookie value.

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

Syntax

'Declaration
Public ReadOnly Property Value As String
    Get
'Usage
Dim instance As SPSessionSecurityTokenCookieValue
Dim value As String

value = instance.Value
public string Value { get; }

Property value

Type: System.String

See also

Reference

SPSessionSecurityTokenCookieValue class

SPSessionSecurityTokenCookieValue members

Microsoft.SharePoint.IdentityModel namespace