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