PasswordCredential.UpdateDefinitionStages.WithAuthFile<ParentT>.withAuthFileToExport(OutputStream outputStream) 方法
定义
Export the information of this service principal into an auth file.
public WithSubscriptionInAuthFile<ParentT> withAuthFileToExport(OutputStream outputStream)
参数
- outputStream
- OutputStream
the output stream to export the file
返回
the next stage in credential definition