Share via


ClaimTypes.Country Propriété

Définition

Obtient l'URI pour une revendication qui spécifie le pays/région dans lequel une entité réside.

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 pour une revendication qui spécifie un pays/région dans lequel une entité réside.

Remarques

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

S’applique à