Overview
Gets or sets access control list of document.Xml myDocument.Acl { get; set; }
Remarks
This property is used to set access control list of document. Default value of Document.Acl is empty xml node that inherits from default security profile.
Updating the this property changes the security of document.