Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

FindUser Method






String containing the name of the user you wish to find.
Searches for a user in the list of authorized users.
Syntax
public int FindUser( 
   string Username
)
'Declaration
 
Public Function FindUser( _
   ByVal Username As String _
) As Integer
'Usage
 
Dim instance As RTSPSecurity
Dim Username As String
Dim value As Integer
 
value = instance.FindUser(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

See Also

Reference

RTSPSecurity Class
RTSPSecurity Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features