User 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 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 | |
MailNickname | |
ObjectId | (Inherited from DirectoryObject) |
SignInNames | |
Surname | |
UsageLocation | |
UserPrincipalName | |
UserType |