Click or drag to resize

IPublishingTargetPublishingSystemSecurity Property


Gets/sets the security settings for this publishing target.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IPublishingSystemSecurity PublishingSystemSecurity { get; set; }

Property Value

IPublishingSystemSecurity
Exceptions
ExceptionCondition
ArgumentExceptionWhen setting a null value to this property
See Also