Click or drag to resize

BCUserRole Properties

The BCUserRole type exposes the following members.

Properties
  NameDescription
Public propertyAssignments
Gets the collection of assignments for the role.
Public propertyDisplayName
Gets or sets the display name of the role.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets the internal name of the role.
Public propertyPrivileges
Gets the collection of privileges for the role.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also