MicrosoftGraphUser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |
MailNickname | |
OnPremisesImmutableId | |
Surname | |
UsageLocation | |
UserPrincipalName | |
UserType |