Share via


AuthenticateContext(String) Constructor

Definition

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)

Parameters

authenticationScheme
String

Applies to