다음을 통해 공유


IsolatedWindowsEnvironment 클래스

정의

더 이상 사용되지 않습니다. 애플리케이션이 가상화된 환경에서 신뢰할 수 없는 데이터를 열고 처리할 수 있도록 하이퍼바이저 기반 격리 환경을 만들고 관리하여 파일의 잠재적 악성 콘텐츠로부터 호스트 운영 체제를 보호합니다.

public ref class IsolatedWindowsEnvironment sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
class IsolatedWindowsEnvironment final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class IsolatedWindowsEnvironment final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
class IsolatedWindowsEnvironment final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public sealed class IsolatedWindowsEnvironment
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class IsolatedWindowsEnvironment
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public sealed class IsolatedWindowsEnvironment
Public NotInheritable Class IsolatedWindowsEnvironment
상속
Object Platform::Object IInspectable IsolatedWindowsEnvironment
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v2.0에서 도입되었습니다.)

설명

경고

더 이상 사용되지 않는 API입니다.

런타임 클래스

속성

Id

더 이상 사용되지 않습니다. 격리된 Windows 환경의 ID를 반환합니다.

메서드

ChangePriority(IsolatedWindowsEnvironmentCreationPriority)

더 이상 사용되지 않습니다. 호출자가 격리된 환경의 실행 우선 순위를 설정할 수 있습니다.

CreateAsync(IsolatedWindowsEnvironmentOptions)

더 이상 사용되지 않습니다. 격리된 Windows 환경을 비동기적으로 만듭니다.

CreateAsync(IsolatedWindowsEnvironmentOptions, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 격리된 Windows 환경을 비동기적으로 만들고 원격 분석 이벤트와 상관 관계를 지정합니다.

FindByOwnerId(String)

더 이상 사용되지 않습니다. 특정 소유자에게 등록된 격리된 Windows 환경 목록을 반환합니다.

GetById(String)

더 이상 사용되지 않습니다. ID에 따라 격리된 Windows 환경에 대한 참조를 반환합니다.

GetUserInfo()

더 이상 사용되지 않습니다. 격리된 환경 사용자는 서로 다르고 호스트 사용자와 분리되어 있으므로 호스트 애플리케이션은 사용자 이름 및 SID와 같이 격리된 환경에 로그인한 사용자에 대한 정보를 알아야 할 수 있습니다. 이 API는 로그인 프로세스가 완료되기를 기다릴 필요 없이 해당 값을 노출합니다.

LaunchFileWithUIAsync(String, String, String)

더 이상 사용되지 않습니다. 애플리케이션이 격리된 Windows 환경에서 파일을 열 수 있습니다.

LaunchFileWithUIAsync(String, String, String, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 애플리케이션에서 원격 분석 상관 관계를 사용하여 격리된 Windows 환경에서 파일을 열 수 있습니다.

PostMessageToReceiverAsync(Guid, IIterable<Object>)

더 이상 사용되지 않습니다. 호스트에서 격리된 Windows 환경 쪽에 등록된 수신기에 메시지를 게시합니다.

PostMessageToReceiverAsync(Guid, IIterable<Object>, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 호스트에서 격리된 Windows 환경 쪽에 등록된 수신기에 메시지를 게시하고 원격 분석 이벤트와 상관 관계를 지정합니다.

RegisterMessageReceiver(Guid, MessageReceivedCallback)

더 이상 사용되지 않습니다. 메시지 수신자 콜백을 등록합니다.

ShareFileAsync(String, IsolatedWindowsEnvironmentShareFileRequestOptions)

더 이상 사용되지 않습니다. 격리된 Windows 환경과 호스트 파일을 공유합니다.

ShareFileAsync(String, IsolatedWindowsEnvironmentShareFileRequestOptions, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 원격 분석 상관 관계를 사용하여 격리된 Windows 환경과 호스트 파일을 공유합니다.

ShareFolderAsync(String, IsolatedWindowsEnvironmentShareFolderRequestOptions)

더 이상 사용되지 않습니다. 격리된 Windows 환경과 호스트 폴더를 공유합니다.

ShareFolderAsync(String, IsolatedWindowsEnvironmentShareFolderRequestOptions, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 원격 분석 상관 관계를 사용하여 격리된 Windows 환경과 호스트 폴더를 공유합니다.

StartProcessSilentlyAsync(String, String, IsolatedWindowsEnvironmentActivator)

더 이상 사용되지 않습니다. 격리된 Windows 환경 내에서 프로세스가 실행되도록 허용합니다.

StartProcessSilentlyAsync(String, String, IsolatedWindowsEnvironmentActivator, IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 원격 분석 상관 관계를 사용하여 격리된 Windows 환경 내에서 프로세스를 실행할 수 있도록 허용합니다.

TerminateAsync()

더 이상 사용되지 않습니다. 격리된 Windows 환경을 비동기적으로 종료합니다.

TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters)

더 이상 사용되지 않습니다. 원격 분석 상관 관계를 사용하여 격리된 Windows 환경을 비동기적으로 종료합니다.

UnregisterMessageReceiver(Guid)

더 이상 사용되지 않습니다. 메시지 수신자 콜백을 등록 취소합니다.

적용 대상