Skip to main content
All docs
V26.1
  • SecureZipPolicy.Options.CreateSnapshot Method

    Name Parameters Description
    CreateSnapshot(SecureZipPolicy.ResourceLimits, Boolean) resourceLimits, contextAllowsEncryption Creates an immutable copy of the options with specified resource limits. Captures the current global encryption policy so that subsequent SetEncryptionPolicy calls do not affect an already-opened archive.
    CreateSnapshot(Boolean) contextAllowsEncryption Creates an immutable copy of the options. Captures the current global encryption policy so that subsequent SetEncryptionPolicy calls do not affect an already-opened archive.