RemoteAuthenticationUserOptions Třída

Definice

Představuje možnosti, které se mají použít při konfiguraci ClaimsPrincipal uživatele.

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

Konstruktory

RemoteAuthenticationUserOptions()

Vlastnosti

AuthenticationType

Získá nebo nastaví hodnotu, která se má použít pro AuthenticationType.

NameClaim

Získá nebo nastaví typ deklarace identity pro uživatelské jméno.

RoleClaim

Získá nebo nastaví typ deklarace identity pro role uživatele.

ScopeClaim

Získá nebo nastaví typ deklarace identity pro použití pro obory uživatele.

Platí pro