Leadtools.Multimedia Namespace > RTSPSecurity Class : AuthenticationRequired Property |
'Declaration Public Property AuthenticationRequired As RTSPAuthenticationType
'Usage Dim instance As RTSPSecurity Dim value As RTSPAuthenticationType instance.AuthenticationRequired = value value = instance.AuthenticationRequired
public RTSPAuthenticationType AuthenticationRequired {get; set;}
public: property RTSPAuthenticationType AuthenticationRequired { RTSPAuthenticationType get(); void set ( RTSPAuthenticationType value); }