ServicePrincipal.DefinitionStages.WithCredential 接口
定义
A service principal definition allowing credentials to be specified.
public interface WithCredential
方法
defineCertificateCredential(String name) |
Starts the definition of a certificate credential. |
definePasswordCredential(String name) |
Starts the definition of a password credential. |