public override void AreNewAccountsEnabledAsync()
 {
     m_provisioningServiceProxy.AreNewAccountsEnabledAsync();
 }