Click or drag to resize
BCUserRoleAssignment Properties

The BCUserRoleAssignment type exposes the following members.

Properties
  NameDescription
Public propertyEnclosure
Gets the enclosure object to which the user role is assigned.
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 name of the user or user group for this assignment.
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.)
Public propertyUserRole
Gets the role assigned to the user.
Top
See Also