ClaimTypes.Country Propriété

Définition

Obtient l’URI d’une revendication qui spécifie le pays/la région dans lequel réside une entité.

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

Valeur de propriété

URI d’une revendication qui spécifie un pays/une région dans lequel réside une entité.

Remarques

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

S’applique à