DocumentPrivilege.AllowAssembly

DocumentPrivilege.AllowAssembly property

Sets the permission which allow assembly or not. true is allow and false is forbidden.

public bool AllowAssembly { get; set; }

See Also