Compartilhar via


JwtBearerChallengeContext.Error Propriedade

Definição

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

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

Valor da propriedade

Aplica-se a