ServicePrincipal.DefinitionStages.WithCredential.defineCertificateCredential(String name) 方法
定义
Starts the definition of a certificate credential.
public CertificateCredential.DefinitionStages.Blank<WithCreate> defineCertificateCredential(String name)
参数
- name
- String
the descriptive name of the certificate credential
返回
CertificateCredential.DefinitionStages.Blank<ServicePrincipal.DefinitionStages.WithCreate>
the first stage in certificate credential definition