Visual Guard Class Library Documentation

VGRole.Comment Property

Gets or sets a short description of the role.

public String Comment {get; set;}

Exceptions

Exception Type Condition
ArgumentException the value is longer than 1024 characters
InvalidOperationException the value is modified and the role is marked as a built-in role.

See Also

VGRole Class | Novalys.VisualGuard.Security.Membership Namespace