Property | Type | Description |
---|
Method | Description | |
---|---|---|
AuthenticationResponseChallenge ( string authenticationTypes, AuthenticationProperties properties ) : Microsoft.AspNetCore.Http.Authentication |
Initializes a new instance of the AuthenticationResponseChallenge class
|
public AuthenticationResponseChallenge ( string authenticationTypes, AuthenticationProperties properties ) : Microsoft.AspNetCore.Http.Authentication | ||
authenticationTypes | string | |
properties | AuthenticationProperties | |
return | Microsoft.AspNetCore.Http.Authentication |