ClaimTypes.HomePhone Propriété

Définition

Obtient l’URI d’une revendication qui spécifie le numéro de téléphone domestique d’une entité.

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

Valeur de propriété

URI d’une revendication qui spécifie le numéro de téléphone domestique d’une entité.

Remarques

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

S’applique à