Interface ActiveDirectoryUser

All Superinterfaces:
ActiveDirectoryObject, HasId, HasInner<com.microsoft.azure.management.graphrbac.implementation.UserInner>, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasName, Indexable, Updatable<ActiveDirectoryUser.Update>

public interface ActiveDirectoryUser extends ActiveDirectoryObject, HasInner<com.microsoft.azure.management.graphrbac.implementation.UserInner>, Updatable<ActiveDirectoryUser.Update>
An immutable client-side representation of an Azure AD user.
  • Method Details

    • userPrincipalName

      String userPrincipalName()
      Returns:
      user principal name
    • signInName

      String signInName()
      Returns:
      user signIn name
    • mail

      String mail()
      Returns:
      user mail
    • mailNickname

      String mailNickname()
      Returns:
      the mail alias for the user
    • usageLocation

      CountryIsoCode usageLocation()
      Returns:
      the usage location of the user