ClaimsIdentityOptions.UserIdClaimType Propriedade

Definição

Obtém ou define o ClaimType usado para a declaração do identificador de usuário. Assume o padrão de 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

Valor da propriedade

Comentários

Esse padrão é NameIdentifier.

Aplica-se a