zc_ variable for private key

zc_ variable for private key

Anyone knows the zc_ name that we have to use to pass the secure key when we to insert view in html view without user login ?

The insert view in html view is better than the regular IFRAME.

  1. <div elName='zc-component' viewLinkName='Rapport_des_rdv_View' params='zc_XXXXX=CM53WNP4jg8Bvt4pOKYAjeB78hSAeX99C86uBwAwUM3HkygeX1N9787f48EqkRTTBthhdKM9g5gwBxFBNPz8vVG2VPQXRK2pE&zc_Header=false&amp;zc_AddRec=false&amp;zc_EditRec=false&amp;zc_DelRec=false&amp;zc_DuplRec=false&amp;zc_EditBulkRec=false&amp;zc_RecLimit=false&amp;zc_SumRow=false&amp;zc_Summary=false&amp;zc_RecSelect=false'>Loading ...</div> 
I can get the value in the IFRAME. 
  1. <iframe height='500px' width='100%' name='zoho-Rapport_des_rdv_View' frameborder='0' scrolling='auto' allowTransparency ='true' src='https://creator.zoho.com/aaaaaaa/bbbbbbbbbb/view-embed/Rapport_des_rdv_View/CM53WNP4jg8Bvt4pOKYAjeB78hSAeX99C86uBwAwUM3HkygeX1N9787f48EqkRTTBthhdKM9g5gwBxFBNPz8vVG2VPQXRK2pE/'></iframe>

I know I've already used it before but can't find it.

Thanks,