IdentityCookiesBuilder Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |