ClassAccess Class |
Note: This API is now obsolete.
Namespace: MFiles.VAF.Common
[ObsoleteAttribute("This class will be removed.")] public class ClassAccess : StructureAccess
The ClassAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassAccess | StructureAccess Class 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.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |