Visual Guard Class Library Documentation

VGMembershipUser.FirstName Property

Gets or sets the first name of the membership user.

public String FirstName {get; set;}

Property Value

The first name of the membership user.

Exceptions

Exception Type Condition
NotSupportedException the user is not a Visual Guard user and cannot be modified.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace