User Class

Definition

public class User : Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.DirectoryObject
type User = class
    inherit DirectoryObject
Public Class User
Inherits DirectoryObject
Inheritance

Constructors

User()
User(IDictionary<String,Object>, String, Nullable<DateTime>, String, String, String, String, String, Nullable<Boolean>, String, String, String, String, IList<SignInName>)

Properties

AccountEnabled
AdditionalProperties (Inherited from DirectoryObject)
DeletionTimestamp (Inherited from DirectoryObject)
DisplayName
GivenName
ImmutableId
Mail
MailNickname
ObjectId (Inherited from DirectoryObject)
SignInNames
Surname
UsageLocation
UserPrincipalName
UserType

Applies to