Share via


ClaimsIdentityOptions.UserIdClaimType Propiedad

Definición

Obtiene o establece el ClaimType usado para la notificación de identificador de usuario. Tiene como valor predeterminado 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 de propiedad

Comentarios

Este valor predeterminado es NameIdentifier.

Se aplica a