ClaimsIdentityOptions.UserIdClaimType Proprietà

Definizione

Ottiene o imposta claimType usato per l'attestazione dell'identificatore utente. Il valore predefinito è 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

Valore della proprietà

Commenti

Questa impostazione predefinita è NameIdentifier.

Si applica a