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, getUserPrincipalName
public PasswordProfile getPasswordProfile()
Copyright © 2021 Atlassian. All rights reserved.