Compartir a través de


ClaimsIdentityOptions.UserNameClaimType Propiedad

Definición

Obtiene o establece el ClaimType usado para la notificación de nombre de usuario. Tiene como valor predeterminado Name.

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

Valor de propiedad

Comentarios

Este valor predeterminado es Name.

Se aplica a