Click or drag to resize
AuthorizationUsername Property
Gets or sets the username.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Username { get; set; }

Property Value

Type: String
The username.
See Also