AuthenticationOptions.Description 屬性

定義

驗證類型的其他相關資訊可在應用程式中找到。

public:
 property Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ Description { Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ get(); void set(Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^ value); };
public Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription Description { get; set; }
member this.Description : Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription with get, set
Public Property Description As AuthenticationDescription

屬性值

適用於