共用方式為


AuthenticationSchemeBuilder.Build 方法

定義

建置 AuthenticationScheme 執行個體。

public:
 Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ Build();
public Microsoft.AspNetCore.Authentication.AuthenticationScheme Build ();
member this.Build : unit -> Microsoft.AspNetCore.Authentication.AuthenticationScheme
Public Function Build () As AuthenticationScheme

傳回

AuthenticationScheme

適用於