IdentityCookieOptions.ApplicationCookieAuthenticationScheme Propiedad

Definición

Obtiene el esquema que se usa para identificar las cookies de autenticación de la aplicación.

public:
 property System::String ^ ApplicationCookieAuthenticationScheme { System::String ^ get(); };
public string ApplicationCookieAuthenticationScheme { get; }
member this.ApplicationCookieAuthenticationScheme : string
Public ReadOnly Property ApplicationCookieAuthenticationScheme As String

Valor de propiedad

String

El esquema que se usa para identificar las cookies de autenticación de la aplicación.

Se aplica a