Overload List

  NameDescription
Public methodStatic memberSetDefaultCredentials()()()()
This method is similar to VC.Setup and allows you to use the logged in machine credentials for communicating with Cosmos. Using default credentials gives the advantage of not having to encode the user credentials.
Public methodStatic memberSetDefaultCredentials(String, String)
This method is similar to VC.Setup and allows you to use the logged in machine credentials for communicating with Cosmos. Using default credentials gives the advantage of not having to encode the user credentials.

See Also