top of page
Search

Data Encryption Key

  • Sep 15, 2013
  • 1 min read

Microsoft Dynamics CRM 2013 introduces encryption of password fields in the SQL database.


Encryption is performed at the organization level and the keys are stored in the OrganizationProperties table in MSCRM_CONFIG.


There are two rows for each organization. In each row the columns shown in the table below are populated.

Column

Notes

ID

Organization ID

Column Name

First row contains SymmetricKeyPassword

Second row contains SymmetricKeySource

VarBinaryColumn

Contains an encoded value for the encryption key


 
 
 

Recent Posts

See All
New AB Exams from Microsoft

Four new exams with related courses and the prefix AB were released by Microsoft during December 2025 and January 2026. These are summarized in the table below. Exam Study Guide Title Link to Course A

 
 
 

Comments


bottom of page