ClaimTypes.HomePhone Propiedad

Definición

Obtiene el URI de una notificación que especifica el número de teléfono principal de una entidad.

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

Valor de propiedad

Identificador URI de una notificación que especifica el número de teléfono principal de una entidad.

Comentarios

La cadena devuelta por esta propiedad es http://schemas.xmlsoap.org/ws/2005/05/identity/claims/homephone.

Se aplica a