![]() |
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 |
The following tables list the members exposed by RTSPSecurity.
Name | Description | |
---|---|---|
![]() | RTSPSecurity Constructor | Creates a new RTSPSecurity object. |
Name | Description | |
---|---|---|
![]() | AuthenticationRequired | Gets or sets the authentication method. |
![]() | RealmName | Gets or sets a string specifying the realm name. |
![]() | UserCount | Gets the number of users that have been added using AddUser. |
Name | Description | |
---|---|---|
![]() | AddUser | Adds a user to the list of authorized users maintained by this object. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | FindUser | Searches for a user in the list of authorized users. |
![]() | GetPassword | Gets the password of an authorized user. |
![]() | GetUsername | Gets the name of an authorized user. |
![]() | RemoveAllUsers | Removes all users. |
![]() | RemoveUser | Removes a user from the list. |
![]() | SetPassword | Sets the password for an authorized user. |