IWithSslPassword<ReturnT>.WithSslCertificatePassword(String) Method

Definition

Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.

C#
public ReturnT WithSslCertificatePassword(string password);

Parameters

password
String

The password of the imported PFX file.

Returns

ReturnT

Applies to

Product Versions
Azure SDK for .NET Legacy