DirectoryObjectClassAttribute Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the DirectoryObjectClassAttribute class with the specified object class value. The object created in the directory will be created with this object class type.
Assembly: System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
Parameters
- objectClass
-
Type:
System::String^
The string that contains the object class value. The ObjectClass property is initialized to this value. The object class string represents the objectClass attribute for the application directory and domain directories.
.NET Framework
Available since 3.5
Available since 3.5
System.DirectoryServices.AccountManagement
DirectoryObjectClassAttribute Class
Principal Extensions
System.DirectoryServices.AccountManagement Namespace Overview
Show: