| 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
Syntaxstring 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: 
String See Also
See Also