Click or drag to resize
DocumentColumnListsSECURITYCHECK_REQUIRED_COLUMNS Field
Columns required for the security check operation to perform successfully in any case.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public const string SECURITYCHECK_REQUIRED_COLUMNS = "ClassName, NodeACLID, NodeSiteID, NodeOwner, DocumentCulture, NodeParentID, DocumentID, NodeID"

Field Value

Type: String
See Also