SIFWorks ADK 2.0
PasswordList Constructor (password)
NamespacesEdustructures.SifWorks.InfraPasswordListPasswordListPasswordListNew(Password)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public PasswordList(
	Password password
)
Public Sub New ( _
	password As Password _
)
public:
PasswordList (
	Password^ password
)
Parameters
password (Password)
A representation of the user's password using the given algorithm.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10