I am trying to manage custom membership providers via WMI's WebAdministration provider. I can add, remove, and modify membership providers, but I cannot set any properties on providers other than the "Name" and "Type" properties. For example, I need to manage the "ConnectionString"...