Udostępnij za pośrednictwem


Response.AuthenticationChallenges Właściwość

Definicja

Wyzwania związane z uwierzytelnianiem, które zostaną dodane do odpowiedzi, jeśli kod stanu to 401. Musi to być podzbiór włączonego uwierzytelnianiaSchemes na serwerze.

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

Wartość właściwości

Dotyczy