DocumentIsEncryptedInContainer Property |
Specifies whether document is encrypted inside of its parent container. This property only applies to archive child documents.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public bool IsEncryptedInContainer { get; set; }Property Value
Boolean
See Also