Condividi tramite


ClaimTypes.Hash Proprietà

Definizione

Ottiene l'URI per un'attestazione che specifica un valore hash.

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

Valore della proprietà

URI di un'attestazione che specifica un valore hash.

Commenti

La stringa restituita da questa proprietà è http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash.

Si applica a

Vedi anche