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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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