InsertLinkByPermissionAccessCheckTargets Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines on which object the access check should be done

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum AccessCheckTargets
Members

  Member nameValueDescription
CurrentDocument0Access check is done on the actual document
DocumentRoot1Access check is done on the document that the current document is included in
UDFCategory2Access check is done on a user defined category
See Also

Reference