Compartir a través de


AuthenticationOptions.Description Propiedad

Definición

Información adicional sobre el tipo de autenticación que se pone a disposición de la aplicación.

public:
 property Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ Description { Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ get(); void set(Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ value); };
public Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription Description { get; set; }
member this.Description : Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription with get, set
Public Property Description As AuthenticationDescription

Valor de propiedad

Se aplica a