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) のテザリングが拒否されたことを示します。

適用対象