Search Results for

    Show / Hide Table of Contents

    Class AuditConfigurationContract

    Represents a audit configuration

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class AuditConfigurationContract : Object

    Name Description
    AuditConfigurationContract()

    Fields

    Name Description
    CleanUpDay

    Day of cleaning up

    CleanUpModeEnum

    Mode of cleaning up CleanUpModeEnum

    CleanUpTime

    Time of cleaning up. Time format: HH:mm:ss

    ImportTemplateId

    Id of the import template

    LogAdministrativeChanges

    Defines if administrative changes are logged

    LogAdministrativeChangesActivationDateTime

    Activation date time for logging administrative changes

    LogAuthentication

    Defines if authentications are logged

    LogAuthenticationActivationDateTime

    Activation date time for logging authentications

    LogDocumentOperations

    Defines if document operations are logged

    LogDocumentOperationsActivationDateTime

    Activation date time for logging document operations

    ProcessTemplateIdOnError

    Id of the process template if an error occurs

    ProcessTemplateIdOnSuccess

    Id of the process template if successful

    ProtectFromDelete

    Defines if deleting documents is prevented

    ProtectFromDeleteActivationDateTime

    Activation date time for the prevention of deleting documents

    RetentionDaysAdministrationChanges

    Retention days for administration changes

    RetentionDaysAuthentication

    Retention days for authentication

    RetentionDaysDocumentOperations

    Retention days for document operations

    Back to top Copyright © Kendox