SamlAuthenticationStatement.ClaimType Eigenschap

Definitie

Hiermee haalt u het type beveiligingsclaim op.

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

Waarde van eigenschap

Een ClaimTypes die het type beveiligingsclaim aangeeft. Altijd http://schemas.microsoft.com/mb/2005/09/ClaimType/SamlAuthentication.

Van toepassing op