AuthenticationSchemeBuilder Klasa

Definicja

Służy do kompilowania AuthenticationSchemes.

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

Konstruktory

AuthenticationSchemeBuilder(String)

Konstruktor.

Właściwości

DisplayName

Pobiera lub ustawia nazwę wyświetlaną dla tworzonego schematu.

HandlerType

Pobiera lub ustawia IAuthenticationHandler typ odpowiedzialny za ten schemat.

Name

Pobiera nazwę tworzonego schematu.

Metody

Build()

Kompiluje AuthenticationScheme wystąpienie.

Dotyczy