Click or drag to resize

KnownStringMetadataFieldsEncryptionType Field

Office document encryption type associated metadata field. This is an SDK added field and does not exist in native document.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true)]
public const string EncryptionType = "EncryptionType"

Field Value

String
See Also