ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PasswordCredential.DefinitionStages.WithAuthFile<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> |
withAuthFileToExport(OutputStream outputStream)
Export the information of this service principal into an auth file.
|
PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> withAuthFileToExport(OutputStream outputStream)
outputStream - the output stream to export the fileCopyright © 2020 Microsoft Corporation. All rights reserved.