MicrosoftGraphUser Class

Definition

public class MicrosoftGraphUser : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphDirectoryObject
type MicrosoftGraphUser = class
    inherit MicrosoftGraphDirectoryObject
Public Class MicrosoftGraphUser
Inherits MicrosoftGraphDirectoryObject
Inheritance

Constructors

MicrosoftGraphUser()
MicrosoftGraphUser(IDictionary<String,Object>, String, Nullable<DateTime>, Nullable<Boolean>, String, String, String, String, String, String, String, String, String, String)

Properties

AccountEnabled
AdditionalProperties (Inherited from MicrosoftGraphEntity)
DeletedDateTime (Inherited from MicrosoftGraphDirectoryObject)
DisplayName
EmployeeId
GivenName
Id (Inherited from MicrosoftGraphEntity)
Mail
MailNickname
OnPremisesImmutableId
Surname
UsageLocation
UserPrincipalName
UserType

Applies to