Click or drag to resize
Authorization Properties

The Authorization type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
Gets or sets the type of the authentication.
Public propertyHeaderType
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.)
Public propertyMethod
Gets or sets the RTSP method (e.g. Describe) to use for hashing.
Public propertyNonce
Gets or sets the nonce.
Public propertyPassword
Gets or sets the password.
Public propertyRealm
Gets or sets the realm.
Public propertyResponse
Gets or sets the response.
Public propertyUri
Gets or sets URI of the document.
Public propertyUsername
Gets or sets the username.
Top
See Also