![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > RTSPSecurity Class : AuthenticationRequired Property |
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); }