ActiveDirectoryRole.GetPeers 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
현재 ActiveDirectoryRole의 관리자가 감독하는 모든 디렉터리 작업에 대한 정보가 포함된 Active Directory 역할을 반환합니다.
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에는 이 역할의 관리자가 관리하는 모든 개체의 정보가 포함되지만 현재 역할에 대한 이러한 정보는 포함되지 않습니다.