AddPasswordOptions

AddPasswordOptions constructor

Initializes a new instance of the AddPasswordOptions class.

public AddPasswordOptions(string password)
Parameter Type Description
password String The password.

See Also