DVTk API
ICredentialHandling Interface
DVTkDvtk.SecurityICredentialHandling
DVTk API

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

Access to credential file handling.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICredentialHandling
Public Interface ICredentialHandling
public interface class ICredentialHandling
Members
All MembersMethodsProperties



IconMemberDescription
Credentials
List of credentials

FileName
File name

ForcedSaveCredentialFile()()()
Save credential to file. Even if the changes are not valid.

ImportCredentialFromOtherFile(String, String)
Import credential from an other file.

LoadCredentialFile(String, String)
Load credential file

Password
Password

RemoveCredentialFromFile(array<UInt32>[]()[])
Remove credentials from file.

SaveCredentialFile(String%)
Save credential to file.

VerifyChanges(String%)
Verify whether the changes result in a valid credential file.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0