Share via


AuthenticateContext(String) 建構函式

定義

public:
 AuthenticateContext(System::String ^ authenticationScheme);
public AuthenticateContext (string authenticationScheme);
new Microsoft.AspNetCore.Http.Features.Authentication.AuthenticateContext : string -> Microsoft.AspNetCore.Http.Features.Authentication.AuthenticateContext
Public Sub New (authenticationScheme As String)

參數

authenticationScheme
String

適用於