CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT>.withPrivateKeyFile(String privateKeyPath) 方法
定义
Export the information of this service principal into an auth file.
public WithAuthFileCertificatePassword<ParentT> withPrivateKeyFile(String privateKeyPath)
参数
- privateKeyPath
- String
the path to the private key file
返回
the next stage in credential definition