public class GraphUserWithPassword extends GraphUser
| Constructor and Description |
|---|
GraphUserWithPassword(String id,
String displayName,
String givenName,
String mail,
String surname,
String userPrincipalName,
Boolean accountEnabled,
PasswordProfile passwordProfile) |
| Modifier and Type | Method and Description |
|---|---|
PasswordProfile |
getPasswordProfile() |
getAccountEnabled, getDisplayName, getGivenName, getId, getMail, getSurname, getUserPrincipalNamepublic PasswordProfile getPasswordProfile()
Copyright © 2018 Atlassian. All rights reserved.