DirectoryPropertyAttribute(String) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用架构属性名称初始化类的新实例 DirectoryPropertyAttribute 。
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)
参数
- schemaAttributeName
- String
目录中设置的属性的名称。 此属性 SchemaAttributeName 初始化为此值。 此属性表示应用程序目录和域目录的 ldapDisplayName。