Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

AuthenticationRequired Property






Gets or sets the authentication method.
Syntax
public RTSPAuthenticationType AuthenticationRequired {get; set;}
'Declaration
 
Public Property AuthenticationRequired As RTSPAuthenticationType
'Usage
 
Dim instance As RTSPSecurity
Dim value As RTSPAuthenticationType
 
instance.AuthenticationRequired = value
 
value = instance.AuthenticationRequired
public:
property RTSPAuthenticationType AuthenticationRequired {
   RTSPAuthenticationType get();
   void set (    RTSPAuthenticationType value);
}

Property Value

The authentication method.
Example
For an example, see RTSPSecurity.
Requirements

Target Platforms

See Also

Reference

RTSPSecurity Class
RTSPSecurity Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features