Creates a directory using a System.Security.AccessControl.DirectorySecurity object.
Use this method overload to create a directory with access control, so there is no chance the directory can be accessed before security is applied.
If the directory already exists, this method does nothing.
For a list of common I/O tasks, see Common I/O Tasks.