C#
VB
C++
Gets the password of an authorized user.
public string GetPassword(
int index
)
Public Function GetPassword( _
ByVal index As Integer _
) As String
public:
String^ GetPassword(
int index
)
index
0-based index of the user whose password you want to retrieve
The password of the user at the specified index.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET