Aracılığıyla paylaş


Response.AuthenticationChallenges Özellik

Tanım

Durum kodu 401 ise yanıta eklenecek kimlik doğrulama güçlükleri. Bu, sunucuda etkinleştirilen AuthenticationSchemes öğesinin bir alt kümesi olmalıdır.

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

Özellik Değeri

Şunlara uygulanır