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

Show in webframe

RemoveUser Method






0-based index of the user you want to remove.
Removes a user from the list.
Syntax
public void RemoveUser( 
   int index
)
'Declaration
 
Public Sub RemoveUser( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As RTSPSecurity
Dim index As Integer
 
instance.RemoveUser(index)
public:
void RemoveUser( 
   int index
) 

Parameters

index
0-based index of the user you want to remove.
Remarks

You can obtain the index using the value returned by AddUser or by using FindUser.

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