CmdKeySetting Table Metadata (Advanced Settings)

[Applies to: Microsoft Dynamics CRM 2011]

The CrmKeySetting table contains settings that are specific to each type of key. This data can be retrieved using the RetrieveAdvancedSettingsRequest message. The settings that have IsWritable set to 1 can be updated using the UpdateAdvancedSettingsRequest message.

The following table lists the writable settings for this table.

Name Description Type IsWritable SchemaType PrimaryKey Locator Cached Nullable Length

Algorithm

Specifies the algorithm used for hashing or encryption. You must use one of the System.Security.Cryptography HMAC or encryption implementations.

nvarchar

1

Settings

1

1

0

256

CryptoTimeToLive

Specifies the length, in hours, that a hash/encryption should be valid for using this type of key. A setting of -1 indicates that the hash/encryption never expires.

int

1

Settings

1

1

0

See Also

Concepts

Use Advanced Configuration Settings (ConfigDB)
Deployment Entities and Deployment Configuration Settings

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.