AuthenticationRequired Property

Summary

Gets or sets the authentication method.

Syntax
C#
VB
C++
public RTSPAuthenticationType AuthenticationRequired { get; set; } 
Public Property AuthenticationRequired As RTSPAuthenticationType 
public: 
property RTSPAuthenticationType AuthenticationRequired { 
   RTSPAuthenticationType get(); 
   void set (    RTSPAuthenticationType ); 
} 

Property Value

The authentication method.

Example

For an example, see RTSPSecurity.

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly