Ejemplo n.º 1
0
 public bool Contains(System.DirectoryServices.AccountManagement.UserPrincipal user)
 {
     throw null;
 }
 public bool Remove(System.DirectoryServices.AccountManagement.UserPrincipal user)
 {
     return(default(bool));
 }
Ejemplo n.º 3
0
 public void Add(System.DirectoryServices.AccountManagement.UserPrincipal user)
 {
 }
 public void JoinGroup(string customerName, string roleName, System.DirectoryServices.AccountManagement.UserPrincipal user)
 {
     throw new NotImplementedException();
 }