Compartir vía


RequestClaim.ClaimType Propiedad

Definición

Obtiene el tipo de la notificación solicitada.

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

URI que representa el tipo de la reclamación.

Comentarios

Representa el contenido del atributo Uri ClaimType.

Se aplica a