ReturnT - the next stage of the definitionpublic static interface HasSslCertificate.DefinitionStages.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 © 2021 Microsoft Corporation. All rights reserved.