NamedACLAccess Class |
Namespace: MFiles.VAF.Common
The NamedACLAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | NamedACLAccess | StructureAccess Property Implementation.
|
Name | Description | |
---|---|---|
![]() | ACL | AccessControlList dictating access to this structure element.
(Inherited from StructureAccess.) |
![]() | Groups |
Dictionary of ( GroupID, Accessibility ).
(Inherited from StructureAccess.) |
![]() | StructureID |
Structure element ID.
(Inherited from StructureAccess.) |
![]() | Users |
Dictionary of ( UserID, Accessibility ).
(Inherited from StructureAccess.) |
Name | Description | |
---|---|---|
![]() | AddEntry |
Add User or Group ID method.
(Inherited from StructureAccess.) |
![]() | CanChangePermissions |
Checks the change permissions access for the passed user or group against this value structure element.
(Inherited from StructureAccess.) |
![]() | CanEdit |
Checks the edit access for the passed user or group against this value structure element.
(Inherited from StructureAccess.) |
![]() | CanRead |
Checks the read access for the passed user or group against this value structure element.
(Inherited from StructureAccess.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |