Share via


TetheringEntitlementCheckTriggerDetails 클래스

정의

TetheringEntitlementCheckTrigger를 활성화한 테더링 이벤트에 대한 세부 정보를 제공합니다.

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

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)
앱 기능
networkConnectionManagerProvisioning

속성

NetworkAccountId

알림을 받은 모바일 광대역 계정의 고유 식별자인 SSID(서비스 집합 식별자)를 지정하는 값을 가져옵니다.

메서드

AllowTethering()

디바이스에 대한 SSID(서비스 집합 식별자)에 대해 테더링이 허용됨을 나타냅니다.

DenyTethering(String)

디바이스의 SSID(서비스 집합 식별자)에 대해 테더링이 거부되었음을 나타냅니다.

적용 대상