PasswordProfile Class

Definition

Class that stores a Password Profile.

public sealed class PasswordProfile
type PasswordProfile = class
Public NotInheritable Class PasswordProfile
Inheritance
PasswordProfile

Constructors

PasswordProfile()

Properties

ForceChangePassword

Gets or sets a value indicating whether force change password on first login is required or not.

Password

Gets or sets the password.

Applies to