AuthenticationHandler<TOptions>.Scheme Свойство

Определение

Возвращает или задает объект , AuthenticationScheme ассоциируемый с этим обработчиком проверки подлинности.

public:
 property Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ Scheme { Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ get(); };
public Microsoft.AspNetCore.Authentication.AuthenticationScheme Scheme { get; }
member this.Scheme : Microsoft.AspNetCore.Authentication.AuthenticationScheme
Public ReadOnly Property Scheme As AuthenticationScheme

Значение свойства

Применяется к