IdentityCookiesBuilder Class

Definition

Used to configure identity cookie options.

public ref class IdentityCookiesBuilder
public class IdentityCookiesBuilder
type IdentityCookiesBuilder = class
Public Class IdentityCookiesBuilder
Inheritance
IdentityCookiesBuilder

Constructors

IdentityCookiesBuilder()

Properties

ApplicationCookie

Used to configure the application cookie.

ExternalCookie

Used to configure the external cookie.

TwoFactorRememberMeCookie

Used to configure the two factor remember me cookie.

TwoFactorUserIdCookie

Used to configure the two factor user id cookie.

Applies to