StructureAccess Class |
Namespace: MFiles.VAF.Common
The StructureAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | StructureAccess |
Default Constructor.
|
Name | Description | |
---|---|---|
![]() | ACL | AccessControlList dictating access to this structure element.
|
![]() | Groups |
Dictionary of ( GroupID, Accessibility ).
|
![]() | StructureID |
Structure element ID.
|
![]() | Users |
Dictionary of ( UserID, Accessibility ).
|
Name | Description | |
---|---|---|
![]() | 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.
|