Create a New Security Group
Note: by default if no GroupType property is set, the group is created as a domain security group.
[code:c#]
public void Create(string ouPath, string name)
{

« »