StructureAccess Class
Base Class : Structure Access : Inherited from by all classes in the Structure Access Family used
by the
AccessCache.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public abstract class StructureAccess
- Inheritance
- Object StructureAccess
- Derived
ACL
|
AccessControlList dictating access to this structure element.
|
Groups
|
Dictionary of ( GroupID, Accessibility ).
|
StructureID
|
Structure element ID.
|
Users
|
Dictionary of ( UserID, Accessibility ).
|
AddEntry
|
Add User or Group ID method.
|
CanChangePermissions
|
Checks the change permissions access for the passed user or group against this value structure element.
|
CanEdit
|
Checks the edit access for the passed user or group against this value structure element.
|
CanRead
|
Checks the read access for the passed user or group against this value structure element.
|