ClaimTypes.PostalCode Propriété

Définition

Obtient l’URI d’une revendication qui spécifie le code postal d’une entité.

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

Valeur de propriété

URI d’une revendication qui spécifie le code postal d’une entité.

Remarques

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

S’applique à