ClientCertificate

This property sets the Azure resource digital certificate.

Declaration

// C#
public string ClientCertificate { set; }

Exceptions

InvalidOperationException – if application tries to set this property once a connection is already opened using its encapsulating object.