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) 拒绝网络共享。

适用于