UserUpdateParameters Class

Definition

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

Constructors

UserUpdateParameters()
UserUpdateParameters(IDictionary<String,Object>, String, String, String, String, String, Nullable<Boolean>, String, PasswordProfile, String, String)

Properties

AccountEnabled
AdditionalProperties (Inherited from UserBase)
DisplayName
GivenName (Inherited from UserBase)
ImmutableId (Inherited from UserBase)
MailNickname
PasswordProfile
Surname (Inherited from UserBase)
UsageLocation (Inherited from UserBase)
UserPrincipalName
UserType (Inherited from UserBase)

Methods

Validate()

Applies to