SIFWorks ADK 2.0
PasswordList Property
NamespacesEdustructures.SifWorks.InfraAuthenticationInfoPasswordList

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

Gets or sets the value of the <PasswordList> element.
Declaration Syntax
C#Visual BasicVisual C++
public PasswordList PasswordList{ get; set;}
Public Property PasswordList As PasswordList
public:
property PasswordList^ PasswordList {
	PasswordList^ get ();
	void set (PasswordList^ value);
}
Value
A PasswordList
Remarks

To remove the PasswordList, set PasswordList to null

Version: 2.0

Since: 1.5r1

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