The WriteManagerProperties method writes the properties from the specified site dictionary to the management page's configuration file (site\Manager\Config\Site.csc).
The manager site dictionary properties include only DefaultConnectionString and ConnectionStringMap. These properties are distinct from the corresponding properties in the main site configuration so that the password and user name information required to access site management pages can be different from those used in customer pages.
AdminSite.WriteManagerProperties(Dictionary)