ClaimTypes.Hash Propiedad

Definición

Obtiene el URI para una notificación que especifica un valor 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

Valor de propiedad

El URI para una notificación que especifica un valor hash.

Comentarios

La cadena devuelta por esta propiedad es http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash.

Se aplica a

Consulte también