Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

RealmName Property






Gets or sets a string specifying the realm name.
Syntax
public string RealmName {get; set;}
'Declaration
 
Public Property RealmName As String
'Usage
 
Dim instance As RTSPSecurity
Dim value As String
 
instance.RealmName = value
 
value = instance.RealmName
public:
property String^ RealmName {
   String^ get();
   void set (    String^ value);
}

Property Value

A string specifying the realm name.
Remarks
The realm name is a form of identifying your server to the RTSP client.
Example
For an example, see RTSPSecurity.
Requirements

Target Platforms

See Also

Reference

RTSPSecurity Class
RTSPSecurity Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features