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