次の方法で共有


TetheringEntitlementCheckTriggerDetails.NetworkAccountId プロパティ

定義

通知を受信したモバイル ブロードバンド アカウントの一意識別子であるサービス セット識別子 (SSID) を指定する値を取得します。

public:
 property Platform::String ^ NetworkAccountId { Platform::String ^ get(); };
winrt::hstring NetworkAccountId();
public string NetworkAccountId { get; }
var string = tetheringEntitlementCheckTriggerDetails.networkAccountId;
Public ReadOnly Property NetworkAccountId As String

プロパティ値

String

Platform::String

winrt::hstring

サービス セット識別子 (SSID) を指定する値。

Windows の要件

アプリの機能
networkConnectionManagerProvisioning

適用対象