Click or drag to resize
DocumentSecurityHandler Constructor (DocumentSecurityHandler)
Constructor

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public DocumentSecurityHandler(
	DocumentSecurityHandler parentHandler
)

Parameters

parentHandler
Type: CMS.DocumentEngineDocumentSecurityHandler
Parent handler
See Also