LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

RealmName Property

Show in webframe



Gets or sets a string specifying the realm name.
Syntax
'Declaration
 
Public Property RealmName As String
'Usage
 
Dim instance As RTSPSecurity
Dim value As String
 
instance.RealmName = value
 
value = instance.RealmName
public string RealmName {get; set;}
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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