Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string Realm { get; set; }
Public Property Realm As String
Get
Set
public:
property String^ Realm {
String^ get ();
void set (String^ value);
}
member Realm : string with get, set
Property Value
Type:
String
See Also