ObjVerExPermissions Class |
Namespace: MFiles.VAF.Common
The ObjVerExPermissions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjVerExPermissions(ObjVerEx, UserOrUserGroupID) |
Constructor Overload accepting a UserOrUserGroupID.
|
![]() | ObjVerExPermissions(ObjVerEx, Int32, Boolean) |
Default ObjVerEx Permissions Constructor.
|
Name | Description | |
---|---|---|
![]() | CanAttachObject |
Checks the attach object access for the passed user or group against this object version.
|
![]() | CanChangePermissions |
Checks the change permissions access for the passed user or group against this object version.
|
![]() | CanDelete |
Checks the delete access for the passed user or group against this object version.
|
![]() | CanEdit |
Checks the edit access for the passed user or group against this object version.
|
![]() | CanRead |
Checks the read access for the passed user or group against this object version.
|
![]() | Class | Accessibility for this ObjectClass.
|
![]() | IsGroup | UserAccount or UserGroup Flag.
|
![]() | Object | Accessibility for this ObjType.
|
![]() | ObjVerEx |
Source ObjVerEx.
|
![]() | Properties | |
![]() | UserOrGroupID | UserAccount or UserGroup ID.
|
Name | Description | |
---|---|---|
![]() | ToString |
Returns a object access report as a string.
(Overrides ObjectToString.) |
![]() | ToString(Boolean) |
Returns a object access report as a string.
|