AuthenticationScheme Třída

Definice

AuthenticationSchemes přiřazují název konkrétní IAuthenticationHandler handlerType.

public ref class AuthenticationScheme
public class AuthenticationScheme
type AuthenticationScheme = class
Public Class AuthenticationScheme
Dědičnost
AuthenticationScheme

Konstruktory

AuthenticationScheme(String, String, Type)

Inicializuje novou instanci .AuthenticationScheme

Vlastnosti

DisplayName

Zobrazovaný název schématu. Hodnota null je platná a používá se pro schémata, která nejsou určená pro uživatele.

HandlerType

Typ IAuthenticationHandler , který zpracovává toto schéma.

Name

Název schématu ověřování.

Platí pro