Partager via


ClaimTypes.Name Propriété

Définition

Obtient l'URI pour une revendication qui spécifie le nom d'une entité.

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

Valeur de propriété

URI pour une revendication qui spécifie le nom d'une entité.

Remarques

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

S’applique à

Voir aussi