The CardSpace Controls

CardSpaceControl.RequestGivenName Property

Defines whether the Given name (first name) should be requested. URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname Preferred name or first name of a subject. According to RFC 2256: “This attribute is used to hold the part of a person's name which is not their surname nor middle name.”

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

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace