|
ReadonlyWebServerOptionsSessionToken Property
|
Gets the token used for identifying the session ID in cookie headers.
Namespace: GSF.Web.HostingAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public string SessionToken { get; }
Public ReadOnly Property SessionToken As String
Get
member SessionToken : string with get
function get_SessionToken();
View SourceProperty Value
StringSee Also