[This is preliminary documentation and is subject to change.]
The authentication information for one system.
| C# | Visual Basic | Visual C++ |
public class AuthenticationInfo : SifKeyedElement
Public Class AuthenticationInfo _ Inherits SifKeyedElement
public ref class AuthenticationInfo : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| AuthenticationInfo | ||||