Compartir a través de


IdentityCookieOptions.ApplicationCookieAuthenticationScheme Propiedad

Definición

Obtiene el esquema utilizado para identificar las cookies de autenticación de aplicaciones.

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

Esquema utilizado para identificar las cookies de autenticación de aplicaciones.

Se aplica a