| Modifier and Type | Interface and Description |
|---|---|
static interface |
CertificateCredential.UpdateDefinition<ParentT>
The entirety of a credential definition as part of a application or service principal update.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT> |
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate.withPrivateKeyFile(String privateKeyPath)
Export the information of this service principal into an auth file.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/