PasswordCredential.UpdateDefinitionStages.WithKey<ParentT> 接口
定义
The credential definition stage allowing the the password or certificate to be set.
public interface WithKey<ParentT>
类型参数
- ParentT
the stage of the parent update to return to after attaching this definition
方法
withPasswordValue(String password) |
Use a password as a key. |