public SecurityPrincipalsTypeUser()
 {
     this.accountTypeField = SecurityPrincipalsTypeUserAccountType.LocalUser;
     this.loadUserProfileField = false;
     this.performInteractiveLogonField = false;
 }
示例#2
0
 public SecurityPrincipalsTypeUser()
 {
     this.accountTypeField             = SecurityPrincipalsTypeUserAccountType.LocalUser;
     this.loadUserProfileField         = false;
     this.performInteractiveLogonField = false;
 }