ApplicationPartition.SecurityReferenceDomain 속성

정의

이 애플리케이션 파티션에 대한 보안 참조 도메인을 가져오거나 설정합니다.

public:
 property System::String ^ SecurityReferenceDomain { System::String ^ get(); void set(System::String ^ value); };
public string SecurityReferenceDomain { get; set; }
member this.SecurityReferenceDomain : string with get, set
Public Property SecurityReferenceDomain As String

속성 값

이 애플리케이션에 대한 보안 참조 도메인의 고유 이름입니다.

예외

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

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

개체가 ApplicationPartition 아직 기본 디렉터리 저장소에 커밋되지 않았습니다(설정에만 적용됨).

애플리케이션 파티션은 AD LDS 애플리케이션 파티션입니다.

개체가 삭제되었습니다.

적용 대상