AuthenticationScheme Klasa

Definicja

AuthenticationSchemes przypisz nazwę do określonego IAuthenticationHandler typu obsługi.

public ref class AuthenticationScheme
public class AuthenticationScheme
type AuthenticationScheme = class
Public Class AuthenticationScheme
Dziedziczenie
AuthenticationScheme

Konstruktory

AuthenticationScheme(String, String, Type)

Inicjuje nowe wystąpienie klasy AuthenticationScheme.

Właściwości

DisplayName

Nazwa wyświetlana schematu. Wartość null jest prawidłowa i używana w przypadku schematów niezwiązanych z użytkownikiem.

HandlerType

IAuthenticationHandler Typ, który obsługuje ten schemat.

Name

Nazwa schematu uwierzytelniania.

Dotyczy