Search Results for

    Show / Hide Table of Contents

    Enum ContentProcessing

    Specifies how the content of a BinaryProperty should be processed before storing it into the database

    Namespace: TimeCockpit.Data.DataModel
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum ContentProcessing

    Fields

    Name Description
    Compress

    Content is compressed before it is stored

    CompressAndEncrypt

    Content is compressed and encrypted before it is stored

    Encrypt

    Content is encrypted before it is stored

    None

    Content is stored as it is

    In This Article
    Back to top Copyright © 2020 software architects gmbh