| Modifier and Type | Interface and Description |
|---|---|
static interface |
CertificateCredential.Definition<ParentT>
The entirety of a credential definition.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.DefinitionStages.Blank<ServicePrincipal.DefinitionStages.WithCreate> |
ServicePrincipal.DefinitionStages.WithCredential.defineCertificateCredential(String name)
Starts the definition of a certificate credential.
|
CertificateCredential.DefinitionStages.Blank<ActiveDirectoryApplication.DefinitionStages.WithCreate> |
ActiveDirectoryApplication.DefinitionStages.WithCredential.defineCertificateCredential(String name)
Starts the definition of a certificate credential.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/