public static interface CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.DefinitionStages.WithAttach<ParentT> |
withPrivateKeyPassword(String privateKeyPassword)
Export the information of this service principal into an auth file.
|
CertificateCredential.DefinitionStages.WithAttach<ParentT> withPrivateKeyPassword(String privateKeyPassword)
privateKeyPassword - the password for the private keyCopyright © 2020 Microsoft Corporation. All rights reserved.