DirectoryPropertyAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie DirectoryPropertyAttribute klasy o nazwie atrybutu schematu.

public:
 DirectoryPropertyAttribute(System::String ^ schemaAttributeName);
public DirectoryPropertyAttribute (string schemaAttributeName);
new System.DirectoryServices.AccountManagement.DirectoryPropertyAttribute : string -> System.DirectoryServices.AccountManagement.DirectoryPropertyAttribute
Public Sub New (schemaAttributeName As String)

Parametry

schemaAttributeName
String

Nazwa atrybutu, który jest ustawiony w katalogu. Właściwość SchemaAttributeName jest inicjowana do tej wartości. Ta właściwość reprezentuje nazwę ldapDisplayName dla katalogu aplikacji i katalogów domeny.

Dotyczy

Zobacz też