UserCreateParameters 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 UserCreateParameters
type UserCreateParameters = class
Public Class UserCreateParameters
- Inheritance
-
UserCreateParameters
Constructors
UserCreateParameters() | |
UserCreateParameters(Boolean, String, PasswordProfile, String, String, String) |
Properties
AccountEnabled | |
DisplayName | |
ImmutableId | |
MailNickname | |
PasswordProfile | |
UserPrincipalName |
Methods
Validate() |