Visual Guard Class Library Documentation

VGIPermissionSet.CanBeGrantedToRole Property

Gets a value indicating if this permission set can be granted to a role.

Boolean CanBeGrantedToRole {get;}

Property Value

true if the permission set can be granted to a role. false if the permission set must be only granted to a permission set and not directly to a role.

Remarks

this property is used only at design time in the Visual Guard console to allow or disallow a user to grant the permission set to a role.

See Also

VGIPermissionSet Interface | Novalys.VisualGuard.Security Namespace