TetheringEntitlementCheckTriggerDetails.NetworkAccountId Property

Definition

Gets a value specifying the service set identifier (SSID), which is a unique identifier for the mobile broadband account that received the notification.

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

Property Value

String

Platform::String

winrt::hstring

A value specifying the service set identifier (SSID).

Windows requirements

App capabilities
networkConnectionManagerProvisioning

Applies to