Class AADUsersUserPasswordProfile
Inheritance
System.Object
AADUsersUserPasswordProfile
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class AADUsersUserPasswordProfile : object
Constructors
AADUsersUserPasswordProfile()
Declaration
public AADUsersUserPasswordProfile()
Properties
ForceChangePasswordNextSignIn
Declaration
public bool ForceChangePasswordNextSignIn { get; set; }
Property Value
System.
|
ForceChangePasswordNextSignInWithMfa
Declaration
public bool ForceChangePasswordNextSignInWithMfa { get; set; }
Property Value
System.
|
Password
Declaration
public string Password { get; set; }
Property Value
System.
|