| Modifier and Type | Interface and Description |
|---|---|
static interface |
PasswordCredential.Definition<ParentT>
The entirety of a credential definition.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> |
PasswordCredential.DefinitionStages.WithAuthFile.withAuthFileToExport(OutputStream outputStream)
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.
*/