Sdílet prostřednictvím


Response.AuthenticationChallenges Vlastnost

Definice

Problémy s ověřováním, které se přidají do odpovědi, pokud je stavový kód 401. Musí se jednat o podmnožinu ověřovacíchschemes povolených na serveru.

public:
 property Microsoft::Net::Http::Server::AuthenticationSchemes AuthenticationChallenges { Microsoft::Net::Http::Server::AuthenticationSchemes get(); void set(Microsoft::Net::Http::Server::AuthenticationSchemes value); };
public Microsoft.Net.Http.Server.AuthenticationSchemes AuthenticationChallenges { get; set; }
member this.AuthenticationChallenges : Microsoft.Net.Http.Server.AuthenticationSchemes with get, set
Public Property AuthenticationChallenges As AuthenticationSchemes

Hodnota vlastnosti

Platí pro