共用方式為


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) 遭到拒絕。

適用於