Compartir a través de


ClaimTypes.OtherPhone Propiedad

Definición

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

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

Valor de propiedad

El URI para una notificación que especifica el número de teléfono alternativo de una entidad.

Comentarios

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

Se aplica a