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 fileCopyright © 2019. All rights reserved.