Click or drag to resize

PermissionConfiguration Properties

The PermissionConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyOperationRoleMap Gets the mapping of role name (see Name) to the set of operations granted to that role.
Public propertyOperations Gets the set of all available operations.
Public propertyRoles Gets the set of all defined roles.
Public propertyUserRoleMap Gets the mapping of role name (see Name) to the set of users assigned to that role.
Public propertyUsers Gets the set of all known users.
Top
See Also