PasswordCredential.UpdateDefinitionStages.WithAuthFile<ParentT> 接口
定义
A credential definition stage allowing exporting the auth file for the service principal.
public interface WithAuthFile<ParentT>
类型参数
- ParentT
the stage of the parent update to return to after attaching this definition
方法
withAuthFileToExport(OutputStream outputStream) |
Export the information of this service principal into an auth file. |