The CardSpace Controls

CardSpaceControl.RequestMobilePhone Property

Determines whether the mobile phone number should be requested URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone According to inetOrgPerson using RFC 1274: “This attribute type specifies a mobile telephone number associated with a person.” Attribute values should follow the agreed format for international telephone numbers, e.g. +44 81 123 4567 or 1 407 253-2266.

[Visual Basic]
Public Property RequestMobilePhone As 
[C#]
public  RequestMobilePhone {get; set;}

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace