![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > RTSPSecurity Class : AddUser Method |
'Declaration
Public Function AddUser( _ ByVal Username As String, _ ByVal Password As String _ ) As Integer
'Usage
Dim instance As RTSPSecurity Dim Username As String Dim Password As String Dim value As Integer value = instance.AddUser(Username, Password)
Note that all users have the same privileges, so when you add a user to this object you are granting access to this user for the media that will use this object.