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