public static interface CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withPrivateKeyPassword(String privateKeyPassword)
Export the information of this service principal into an auth file.
|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> withPrivateKeyPassword(String privateKeyPassword)
privateKeyPassword - the password for the private key/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/