DocumentContainerPassword Property |
Decryption password found that successfully decrypted the document from it's parent container (e.g., password encrypted archive items).
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string ContainerPassword { get; set; }Property Value
String
See Also