Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The user key found in the cookie.
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Public ReadOnly Property UserKey As String
Get
'Usage
Dim instance As SPSessionSecurityTokenCookieValue
Dim value As String
value = instance.UserKey
public string UserKey { get; }
Property value
Type: System.String
See also
Reference
SPSessionSecurityTokenCookieValue class