Visual Guard Class Library Documentation

VGRole Members

VGRole overview

Public Instance Properties

ApplicationId Gets the unique identifier of the application of the role
Comment Gets or sets a short description of the role.
IsBuiltIn Gets a boolean value indicating whether the role is a built-in role and cannot be modified or deleted
IsSharedRole Gets a boolean value indicating whether the role is a shared role
LastModificationDate Gets or sets the date and time when the role was last modified.
Name Gets or sets the name of the role.
PermissionSet Gets or sets the permission set granted to the role.
RepositoryId Gets the unique identifier from the repository for the role.

Public Instance Methods

ToString Returns the name of the role.

See Also

VGRole Class | Novalys.VisualGuard.Security.Membership Namespace