Click or drag to resize

AuthenticationOptionsSessionToken Property

Gets or sets 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; set; }
View Source

Property Value

String
See Also