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

적용 대상