The CardSpace Controls

CardSpaceControl.RequestStreetAddress Property

Defines whether the street address should be requested. URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress Street address component of a subject’s address information. According to RFC 2256: “This attribute contains the physical address of the object to which the entry corresponds, such as an address for package delivery.” Its content is arbitrary, but typically given as a PO Box number or apartment/house number followed by a street name, e.g. 123 Elm Street

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

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace