GetUsername Method

Summary
Gets the name of an authorized user.
Syntax
C#
VB
C++
public string GetUsername( 
   int index 
) 
Public Function GetUsername( _ 
   ByVal index As Integer _ 
) As String 
public: 
String^ GetUsername(  
   int index 
)  

Parameters

index
0-based index of the user whose name you want to retrieve.

Return Value

The name of the user at the specified index.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.