Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | |
Результат | Microsoft.AspNetCore.Http.Authentication |