FindUser Method

Summary
Searches for a user in the list of authorized users.
Syntax
C#
C++/CLI
public int FindUser( 
   string Username 
) 
public: 
int FindUser(  
   String^ Username 
)  

Parameters

Username
String containing the name of the user you wish to find.

Return Value

The 0-based index of the user if found; otherwise -1

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly

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