←Select platform

RealmName Property

Summary

Gets or sets a string specifying the realm name.

Syntax

C#
VB
C++
public string RealmName { get; set; } 
Public Property RealmName As String 
public: 
property String^ RealmName { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly