SIFWorks ADK 2.0
PasswordList Class
NamespacesEdustructures.SifWorks.InfraPasswordList

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

A PasswordList
Declaration Syntax
C#Visual BasicVisual C++
public class PasswordList : SifKeyedList<PasswordAlgorithm, Password>
Public Class PasswordList _
	Inherits SifKeyedList(Of PasswordAlgorithm, Password)
public ref class PasswordList : public SifKeyedList<PasswordAlgorithm^, Password^>
Members
All MembersConstructorsMethods



IconMemberDescription
PasswordListPasswordListNew()()
Creates an instance of a PasswordList

PasswordListPasswordListNew(Password)
Constructor that accepts values for all mandatory fields

AddPassword(PasswordAlgorithm, String, String)
Adds the value of the <Password> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Password>)>
   SifKeyedList<(Of <PasswordAlgorithm, Password>)>
    PasswordList

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