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

Show in webframe

GetUsername Method






0-based index of the user whose name you want to retrieve.
Gets the name of an authorized user.
Syntax
public string GetUsername( 
   int index
)
'Declaration
 
Public Function GetUsername( _
   ByVal index As Integer _
) As String
'Usage
 
Dim instance As RTSPSecurity
Dim index As Integer
Dim value As String
 
value = instance.GetUsername(index)
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

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