DisplayClaim.ClaimType Propiedad

Definición

Obtiene el tipo de notificación asociado a la notificación para mostrar.

public:
 property System::String ^ ClaimType { System::String ^ get(); };
public string ClaimType { get; }
member this.ClaimType : string
Public ReadOnly Property ClaimType As String

Valor de propiedad

Un URI que representa el tipo de notificación.

Comentarios

Este atributo obligatorio proporciona el identificador único (URI) de la notificación individual devuelta en el token de seguridad.

Se aplica a