Table of Contents

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

string

Remarks

Can be any of 'persistent' or 'non-persistent'