SysAclBeh Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Used in the definition of a System (State) ACL
Syntax
public enum SysAclBeh : System.Enum Public Enum SysAclBeh
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Combined | System ACL is Combined - effective security is the combination of the user ACL and the system (State) ACL |
| Override | System ACL is Override - effective security is the Override ACL |
Returned By
Where you get a SysAclBeh — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.SysAclBeh