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.3.169
Syntax string AuthCookie { get; set; }
Property AuthCookie As String
Get
Set
property String^ AuthCookie {
String^ get ();
void set (String^ value);
}
abstract AuthCookie : string with get, set
Property Value
Type:
StringSee Also