次の方法で共有


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

適用対象