Property SessionCookieName SessionCookieName Gets or sets the name of the cookie that holds the encrypted session token. Default is "session-token". Declaration public string SessionCookieName { get; set; } Property Value Type Description string