示例#1
0
 private void OnAuthenticationDefaultProviderRemoved(object sender, ConfigurationNodeChangedEventArgs args)
 {
     this.defaultAuthenticationProviderNode = null;
 }
示例#2
0
 private void OnAuthenticationDefaultProviderRemoved(object sender, ConfigurationNodeChangedEventArgs args)
 {
     this.defaultAuthenticationProviderNode = null;
 }