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.