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。