Share via


ClaimsIdentityOptions.UserIdClaimType Vlastnost

Definice

Získá nebo nastaví ClaimType použité pro deklaraci identity identifikátoru uživatele. Výchozí hodnota je NameIdentifier.

public:
 property System::String ^ UserIdClaimType { System::String ^ get(); void set(System::String ^ value); };
public string UserIdClaimType { get; set; }
member this.UserIdClaimType : string with get, set
Public Property UserIdClaimType As String

Hodnota vlastnosti

Poznámky

Výchozí hodnota je NameIdentifier.

Platí pro