다음을 통해 공유


RemoteDesktopRegistrar 클래스

정의

Windows.System.RemoteDesktop.Provider API에서 사용하도록 설정된 원격 데스크톱 기능의 상태 쿼리하는 메서드를 제공합니다.

중요

RemoteDesktopRegistrar API는 제한된 액세스 기능의 일부입니다(LimitedAccessFeatures 클래스 참조). 자세한 내용을 확인하거나 잠금 해제 토큰을 요청하려면 LAF 액세스 토큰 요청 양식을 사용하세요.

public ref class RemoteDesktopRegistrar abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteDesktopRegistrar final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteDesktopRegistrar
Public Class RemoteDesktopRegistrar
상속
Object Platform::Object IInspectable RemoteDesktopRegistrar
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v15.0에서 도입되었습니다.)

속성

DesktopInfos

현재 활성화된 원격 데스크톱 연결을 나타내는 RemoteDesktopInfo 개체 목록을 가져옵니다.

메서드

IsSwitchToLocalSessionEnabled()

현재 디바이스에서 로컬 세션으로 전환할 수 있는지 여부를 나타내는 값을 가져옵니다.

적용 대상