Click or drag to resize

SessionHandlerSessionToken Property

Gets the token used for identifying the session ID in cookie headers.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string SessionToken { get; }
View Source

Property Value

String
See Also