Forest.SetSelectiveAuthenticationStatus(String, Boolean) 메서드

정의

인바운드 트러스트에 대해 선택적 인증을 사용하거나 사용하지 않도록 설정합니다.

public:
 void SetSelectiveAuthenticationStatus(System::String ^ targetForestName, bool enable);
public void SetSelectiveAuthenticationStatus(string targetForestName, bool enable);
member this.SetSelectiveAuthenticationStatus : string * bool -> unit
Public Sub SetSelectiveAuthenticationStatus (targetForestName As String, enable As Boolean)

매개 변수

targetForestName
String

인바운드 트러스트 관계가 있는 개체의 Forest DNS 이름입니다.

enable
Boolean

true선택적 인증을 사용하도록 설정하는 경우 그렇지 않으면 . false

예외

로 지정된 targetForestName포리스트와 트러스트 관계가 없습니다.

기본 디렉터리 서비스에 대한 호출로 인해 오류가 발생했습니다.

대상 서버가 사용 중이거나 사용할 수 없습니다.

targetForestName 은 빈 문자열입니다.

targetForestNamenull입니다.

현재 개체가 삭제되었습니다.

지정된 계정에 이 작업을 수행할 수 있는 권한이 없습니다.

적용 대상

추가 정보