Domain.GetSelectiveAuthenticationStatus(String) 메서드

정의

인바운드 트러스트의 인증 유형을 결정합니다.

public:
 bool GetSelectiveAuthenticationStatus(System::String ^ targetDomainName);
public bool GetSelectiveAuthenticationStatus(string targetDomainName);
member this.GetSelectiveAuthenticationStatus : string -> bool
Public Function GetSelectiveAuthenticationStatus (targetDomainName As String) As Boolean

매개 변수

targetDomainName
String

트러스트가 있는 도메인의 DNS 이름입니다.

반품

트러스트의 인증이 선택적이면 인증이 도메인 전체인 경우

예외

매개 변수로 지정된 Forest 트러스트와 targetDomainName 트러스트 관계가 없습니다.

호출이 LsaQueryTrustedDomainInfoByName 실패했습니다. 자세한 내용은 LsaQueryTrustedDomainInfoByName을 참조하세요.

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

targetDomainName 은 빈 문자열입니다.

targetDomainNamenull입니다.

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

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

적용 대상

추가 정보