DirectoryPropertyAttribute Constructor (String^)

 

Initializes a new instance of the DirectoryPropertyAttribute class with the schema attribute name.

Namespace:   System.DirectoryServices.AccountManagement
Assembly:  System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)

public:
DirectoryPropertyAttribute(
	String^ schemaAttributeName
)

Parameters

schemaAttributeName
Type: System::String^

The name of the attribute that is set in the directory. The SchemaAttributeName property is initialized to this value. This property represents the ldapDisplayName for application directory and domain directories.

.NET Framework
Available since 3.5

System.DirectoryServices.AccountManagement
DirectoryPropertyAttribute Class
Principal Extensions
System.DirectoryServices.AccountManagement Namespace Overview

Return to top
Show: