DocumentUltimateWebConfigurationCacheEncryptionEnabled Property
Gets a value that specifies whether encryption of documents should be enabled.
The default is true.
Document viewer downloads a special document format (XPZ) on the client-side but for additional
security (DRM), the document is also encypted by default.
Namespace: GleamTech.DocumentUltimate.AspNetAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public bool CacheEncryptionEnabled { get; set; }
Public Property CacheEncryptionEnabled As Boolean
Get
Set
Property Value
Boolean