CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword<ParentT> 接口
定义
A credential definition stage allowing specifying the password for the private key for exporting an auth file.
public interface WithAuthFileCertificatePassword<ParentT>
类型参数
- ParentT
方法
withPrivateKeyPassword(String privateKeyPassword) |
Export the information of this service principal into an auth file. |