Click or drag to resize

ACLEntryTypeGenerator Class

The ACLEntryTypeGenerator contains methods to create CMIS ACL control entry types, and properties.
Inheritance Hierarchy
SystemObject
  Atalasoft.Imaging.WebControls.Capture.CmisACLEntryTypeGenerator

Namespace:  Atalasoft.Imaging.WebControls.Capture.Cmis
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static class ACLEntryTypeGenerator

The ACLEntryTypeGenerator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAclEntryType
Method to create a ObjectService.cmisAccessControlEntryType.
Top
Remarks
Caution note Caution
ACLEntryTypeGenerator class is available with .NET Framework 3.5 and 4.5.2 only.
See Also