CustomSettings Class

Definition

Provides a list of custom settings keys.

public static class CustomSettings
type CustomSettings = class
Public Class CustomSettings
Inheritance
CustomSettings

Fields

ContainerDecryptionOption

Container (msg) decryption option: "default" (decrypt top level and secondary), "top" (decrypt top only).

DelegateApplicationInfo

Name of the setting to specify delegated application information for MIP service.

EnableCoAuthMetadata

Configures whether co-auth metadata versioning is respected for Office file types.

EnableDeprecatedRemoveActions

Enable deprecated remove actions.

EnableMsgFileType

Enable msg file type when using the file API (experimental).

EnablePowerBIFileType

Enable PowerBI file type when using the file API (experimental).

EnforceMsgPfileProtection

Enforce pfile protection on msg file type when using the file API.

ExportPolicyFileName

Name of the setting to explicitly specify file path to export SCC policy data to.

KeepPdfLinearization

Keep PDF linearization during protection and unprotection.

LabelCustomPropertiesSyncEnabled

Name of the setting that allows enabling label by custom properties and custom properties by label features.

LabelsForAllContentFormats

If set, enable listing sensitivity labels to return all labels regardless of content formats.

LabelWithoutPolicy

Name of the setting for labels without a policy.

LogMatchedContentToTrace

Log matched content to trace.

MaxFileSizeForProtection

Name of the setting for the maximum file size for protection.

MaxPolicyXmlVersion

Name of the setting for the maximum policy XML version.

PolicyDataFile

Name of the setting to explicitly specify policy data file path.

PolicyDataName

Name of the setting to explicitly specify policy data.

PolicyTtlDays
SensitivityPolicyTtlDays
SensitivityTypesDataFile

Name of the setting to explicitly specify sensitivity types data file path.

SensitivityTypesDataName

Name of the setting to explicitly specify sensitivity data.

TaskTimeoutMs

Task timeout in milliseconds.

Applies to