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.5.94
Syntax
IPublishingSystemSecurity PublishingSystemSecurity { get; set; }

Property Value

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