| Authorization Properties |
The Authorization type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationType |
Gets or sets the type of the authentication.
| |
| HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) | |
| Method |
Gets or sets the RTSP method (e.g. Describe) to use for hashing.
| |
| Nonce |
Gets or sets the nonce.
| |
| Password |
Gets or sets the password.
| |
| Realm |
Gets or sets the realm.
| |
| Response |
Gets or sets the response.
| |
| Uri |
Gets or sets URI of the document.
| |
| Username |
Gets or sets the username.
|