Click or drag to resize

RazorViewSessionToken Property

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

Namespace:  GSF.Web.Model
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public string SessionToken { get; set; }
Request Example View Source

Property Value

Type: String
See Also