[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <PasswordList> element.
| C# | Visual Basic | Visual C++ |
public PasswordList PasswordList{ get; set;}
Public Property PasswordList As PasswordList
public: property PasswordList^ PasswordList { PasswordList^ get (); void set (PasswordList^ value); }
A PasswordList
To remove the PasswordList, set PasswordList to null
Version: 2.0
Since: 1.5r1