RealmName Property

Summary
Gets or sets a string specifying the realm name.
Syntax
C#
C++/CLI
public string RealmName { get; set; } 
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, refer to RTSPSecurity.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.