ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName.withUserPrincipalName(String userPrincipalName) 方法
定义
Specifies the user principal name of the user. It must contain one of the verified domains for the tenant.
public WithPassword withUserPrincipalName(String userPrincipalName)
参数
- userPrincipalName
- String
the user principal name
返回
the next stage of user definition