Visual Guard Class Library Documentation

VGMembershipUser.Comment Property

Gets or sets repository-specific information for the membership user.

public String Comment {get; set;}

Exceptions

Exception Type Condition
ArgumentException the value is longer than 1024 characters
NotSupportedException the user is not a Visual Guard user and cannot be modified.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace