Overload List
Name | Description | |
---|---|---|
Setup(String, X509Certificate2) |
This method initializes the VC class with information such as: VC name,
and client certificate.
All calls using VC or Scope will use this information when communicating with
Cosmos. This method can be called multiple times to change the information.
the successive calls should accept https url for cert-based authentication to take effect.
| |
Setup(String, String, String) | ||
Setup(String, String, String, SecureString) |