The CardSpace Controls

CardSpaceControl.RequestGender Property

Determines whether the Gender (Male/Female) should be requested. URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/gender Gender of a subject that can have any of these exact string values – ‘0’ (meaning unspecified), ‘1’ (meaning Male) or ‘2’ (meaning Female). Using these values allows them to be language neutral.

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

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace