Compartilhar via


JwtBearerChallengeContext.ErrorDescription Propriedade

Definição

Obtém ou define o valor "error_description" retornado ao chamador como parte do cabeçalho WWW-Authenticate. Essa propriedade pode ser nula quando é definida falsecomo IncludeErrorDetails .

public:
 property System::String ^ ErrorDescription { System::String ^ get(); void set(System::String ^ value); };
public string ErrorDescription { get; set; }
public string? ErrorDescription { get; set; }
member this.ErrorDescription : string with get, set
Public Property ErrorDescription As String

Valor da propriedade

Aplica-se a