ClientCertificatePassword
This property sets the Azure client certificate password.
Declaration
// C#
public SecureString ClientCertificatePassword { set; }
Exceptions
InvalidOperationException – if application tries to set this property once a connection is already opened using its encapsulating object.