X509Certificate
The X509 certificate used for login as an alternative to User , and Password .
Data Type
string
Default Value
""
Remarks
Using an X509 certificate for login requires also setting the SNC connection properties. The X509 certificate may be specified using a file path pointing to a file containing an X509 certificate in PEM format, a PEM blob beginning with the "-----BEGIN ..." header, or a PEM blob without the "-----BEGIN ..." header.