ReturnT - the next stage of the updatepublic static interface HasSslCertificate.UpdateStages.WithSslPassword<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withSslCertificatePassword(String password)
Specifies the password for the specified PFX file containing the private key of the imported SSL
certificate.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.