Table of Contents

Enum BackupExecEncryptionKeyType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Determines the encryption key type.

public enum BackupExecEncryptionKeyType

Fields

Common = 2

The encryption key type is common.

Restricted = 1

The encryption key type is restricted.

Unknown = 0

The encryption key type is unknown.