Class SessionCookie
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
public class SessionCookie
- Inheritance
-
SessionCookie
- Inherited Members
Properties
Mode
Behavior of the session cookie
[JsonProperty("mode")]
public string Mode { get; set; }
Property Value
Remarks
Can be any of 'persistent' or 'non-persistent'