C#
VB
C++
Gets the name of an authorized user.
public string GetUsername(
int index
)
Public Function GetUsername( _
ByVal index As Integer _
) As String
public:
String^ GetUsername(
int index
)
index
0-based index of the user whose name you want to retrieve.
The name 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