public static interface CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
Modifier and Type | Method and Description |
---|---|
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT> |
withAuthFileToExport(OutputStream outputStream)
Export the information of this service principal into an auth file.
|
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT> withAuthFileToExport(OutputStream outputStream)
outputStream
- the output stream to export the fileCopyright © 2019. All rights reserved.