DirectoryPropertyAttribute::SchemaAttributeName Property

 

Returns the string that represents the attribute name in the directory.

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

public:
property String^ SchemaAttributeName {
	String^ get();
}

Property Value

Type: System::String^

The string that represents the attribute name in the directory.

.NET Framework
Available since 3.5

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

Return to top
Show: