Partager via


ClaimTypes.Hash Propriété

Définition

Obtient l'URI pour une revendication qui spécifie une valeur de hachage.

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

Valeur de propriété

URI pour une revendication qui spécifie une valeur de hachage.

Remarques

La chaîne retournée par cette propriété est http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash.

S’applique à

Voir aussi