你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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