Compartir a través de


SamlAuthenticationStatement.ClaimType Propiedad

Definición

Obtiene el tipo de notificación de seguridad.

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

Valor de propiedad

ClaimTypes que especifica el tipo de notificación de seguridad. Siempre es http://schemas.microsoft.com/mb/2005/09/ClaimType/SamlAuthentication.

Se aplica a