RemoteSystemWebAccountFilter 클래스

정의

특정 웹 계정으로 로그인한 시스템만 허용하여 검색 가능한 원격 시스템 집합을 제한하는 IRemoteSystemFilter 입니다.

public ref class RemoteSystemWebAccountFilter sealed : IRemoteSystemFilter
/// [Windows.Foundation.Metadata.Activatable(Windows.System.RemoteSystems.IRemoteSystemWebAccountFilterFactory, 458752, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteSystemWebAccountFilter final : IRemoteSystemFilter
[Windows.Foundation.Metadata.Activatable(typeof(Windows.System.RemoteSystems.IRemoteSystemWebAccountFilterFactory), 458752, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RemoteSystemWebAccountFilter : IRemoteSystemFilter
function RemoteSystemWebAccountFilter(account)
Public NotInheritable Class RemoteSystemWebAccountFilter
Implements IRemoteSystemFilter
상속
Object Platform::Object IInspectable RemoteSystemWebAccountFilter
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

생성자

RemoteSystemWebAccountFilter(WebAccount)

RemoteSystemWebAccountFilter 클래스의 instance 초기화합니다.

속성

Account

RemoteSystemStatusTypeFilter 개체가 대상으로 하는 웹 계정입니다.

적용 대상