The CardSpace Controls

CardSpaceControl.RequestLocality Property

Defines whether the Locality (City) should be requested. URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality Locality component of a subject’s address information. According to RFC 2256: “This attribute contains the name of a locality, such as a city, county or other geographic region.” e.g. Orlando.

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

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace