Share via


MobileBroadbandDeviceInformation.SimGid1 Property

Definition

Gets the Group Identifier Level 1 (GID1) of the mobile broadband network device.

public:
 property Platform::String ^ SimGid1 { Platform::String ^ get(); };
winrt::hstring SimGid1();
public string SimGid1 { get; }
var string = mobileBroadbandDeviceInformation.simGid1;
Public ReadOnly Property SimGid1 As String

Property Value

String

Platform::String

winrt::hstring

THe string value of the GID1 obtained from the SIM card.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)
App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to