TetheringEntitlementCheckTriggerDetails.NetworkAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A value specifying the service set identifier (SSID).
Windows requirements
App capabilities |
networkConnectionManagerProvisioning
|