Compartir a través de


SamlSubject.NameClaimType Propiedad

Definición

Obtiene el tipo de notificación que se utiliza para representar el nombre sujeto de un token de seguridad de SAML.

public:
 static property System::String ^ NameClaimType { System::String ^ get(); };
public static string NameClaimType { get; }
static member NameClaimType : string
Public Shared ReadOnly Property NameClaimType As String

Valor de propiedad

El tipo de notificación que se utiliza para representar el nombre sujeto de un token de seguridad de SAML (NameIdentifier).

Comentarios

NameClaimType devuelve un tipo de notificación para la propiedad Name.

Se aplica a