Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20396

Set NCM Credentials

$
0
0

Hello all -

 

I've managed to successfully create nodes using v3, and add that node to NCM with v2.  One thing I am not seeing though is  how to set the credentials for NCM?

 

I used

 

XmlDocument xdoc = new System.Xml.XmlDocument();

XmlElement[] elem = new System.Xml.XmlElement[1];

XmlElement xel = xdoc.CreateElement("coreNodeId");

this._NodeID.ToString();

client.invoke("Cirrus.Nodes", "AddNodeToNCM", elem);

 

Is there part of the XML that would set the credentials?


Viewing all articles
Browse latest Browse all 20396

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>