Język

DirectoryPropertyAttribute(String) Konstruktor

Definicja

Inicjuje DirectoryPropertyAttribute nowe wystąpienie 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 ustawionego w katalogu. Właściwość SchemaAttributeName jest inicjowana do tej wartości. Ta właściwość reprezentuje ldapDisplayName dla katalogów aplikacji i katalogów domen.

Dotyczy

Zobacz też