DirectoryPropertyAttribute(String) Konstruktor

Definicja

Inicjuje DirectoryPropertyAttribute nowe wystąpienie klasy z nazwą 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 parametr ldapDisplayName dla katalogów aplikacji i katalogów domeny.

Dotyczy

Zobacz też