SIFWorks ADK 2.0
AuthenticationInfo Class
NamespacesEdustructures.SifWorks.InfraAuthenticationInfo

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

The authentication information for one system.
Declaration Syntax
C#Visual BasicVisual C++
public class AuthenticationInfo : SifKeyedElement
Public Class AuthenticationInfo _
	Inherits SifKeyedElement
public ref class AuthenticationInfo : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AuthenticationInfoAuthenticationInfoNew()()
Creates an instance of an AuthenticationInfo

AuthenticationInfoAuthenticationInfoNew(AuthSystem)
Constructor that accepts values for all mandatory fields

DistinguishedName
Gets or sets the value of the <DistinguishedName> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
PasswordList
Gets or sets the value of the <PasswordList> element.

SetSystem(AuthSystemType, String)
Sets the value of the <System> element.

System
Gets or sets the value of the <System> element.

Username
Gets or sets the value of the <Username> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   AuthenticationInfo

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