ActiveDirectoryRole.GetPeers 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 Active Directory 角色,该角色包含有关由当前 ActiveDirectoryRole 管理者监督的所有目录操作的信息。
public:
System::Workflow::Activities::ActiveDirectoryRole ^ GetPeers();
public System.Workflow.Activities.ActiveDirectoryRole GetPeers ();
member this.GetPeers : unit -> System.Workflow.Activities.ActiveDirectoryRole
Public Function GetPeers () As ActiveDirectoryRole
返回
一个 ActiveDirectoryRole,包含有关由当前 ActiveDirectoryRole 管理者监督的所有目录操作的信息。
注解
返回的 ActiveDirectoryRole 包含来自该角色管理者管理的所有对象的信息,但不包含来自当前角色的该信息。