Document.Acl

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.

Copyright © 2010 - 2023 Emakin. All rights reserved.