CmdKeySetting Table Metadata (Advanced Settings)
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
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
