ExportParametersEncryptionPassword Property |  |
Password for video export encryption. Is only applicable for Native export format.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic string EncryptionPassword { get; set; }Property Value
String
Remarks
Null-or-empty password means "no encryption" and non-empty password means that the exported video of a native export
will be encrypted.
See Also