CookieSigningInContext.AuthenticationScheme Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O nome do AuthenticationScheme criando um cookie
public:
property System::String ^ AuthenticationScheme { System::String ^ get(); };
public string AuthenticationScheme { get; }
member this.AuthenticationScheme : string
Public ReadOnly Property AuthenticationScheme As String