Click or drag to resize

IPublishingTaskAuthCookie Property


Gets/sets the auth cookie for executing this publishing task

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

Property Value

String
Remarks
Used to authenticate with a preview site during MFO publishing.
See Also