Click or drag to resize
BCPrivilege Properties

The BCPrivilege type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the category of the privilege.
Public propertyDisplayName
Gets or sets the display name of the privilege.
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 propertyIsDTSAware
Gets or sets a value indicating whether the privilege is DTS-aware.
Public propertyName
Gets the internal name of the privilege.
Public propertyPrivilegeGroup
Gets or sets the privilege group.
Public propertyPrivilegeMode
Gets or sets the privilege protection mode.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySubCategory
Gets the name of the sub-category of the privilege.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also