ConfigurationSet.SchemaRoleOwner 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取作为架构操作主机角色的当前所有者的 AD LDS 实例。
public:
property System::DirectoryServices::ActiveDirectory::AdamInstance ^ SchemaRoleOwner { System::DirectoryServices::ActiveDirectory::AdamInstance ^ get(); };
public System.DirectoryServices.ActiveDirectory.AdamInstance SchemaRoleOwner { get; }
member this.SchemaRoleOwner : System.DirectoryServices.ActiveDirectory.AdamInstance
Public ReadOnly Property SchemaRoleOwner As AdamInstance
属性值
一个 AdamInstance 对象,表示当前具有架构操作主机角色的 AD LDS+ 实例。
例外
已释放此对象。