DVTk API
ImportCredentialFromOtherFile Method (fileName, password)
DVTkDvtk.SecurityICredentialHandlingImportCredentialFromOtherFile(String, String)
DVTk API

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

Import credential from an other file.
Declaration Syntax
C#Visual BasicVisual C++
void ImportCredentialFromOtherFile(
	string fileName,
	string password
)
Sub ImportCredentialFromOtherFile ( _
	fileName As String, _
	password As String _
)
void ImportCredentialFromOtherFile(
	String^ fileName, 
	String^ password
)
Parameters
fileName (String)
file name
password (String)
password

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0