C#
VB
C++
Gets or sets the authentication method.
public RTSPAuthenticationType AuthenticationRequired { get; set; }
Public Property AuthenticationRequired As Leadtools.Multimedia.RTSPAuthenticationType
public:
property Leadtools.Multimedia.RTSPAuthenticationType AuthenticationRequired {
Leadtools.Multimedia.RTSPAuthenticationType get();
void set ( Leadtools.Multimedia.RTSPAuthenticationType );
}
The authentication method.
For an example, see RTSPSecurity.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET