コード例 #1
0
 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;
 }