RtspConnectionInfoAuthenticationRequired Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool AuthenticationRequired { get; }
Public ReadOnly Property AuthenticationRequired As Boolean
Get
public:
property bool AuthenticationRequired {
bool get ();
}
member AuthenticationRequired : bool with get
Property Value
Type:
Boolean
See Also