Partager via


ClaimTypes.Uri Propriété

Définition

Obtient l'URI pour une revendication qui spécifie un URI.

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

Valeur de propriété

URI pour une revendication qui spécifie un URI.

Remarques

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

S’applique à

Voir aussi