MobileBroadbandUicc.SimIccId Property

Definition

Gets the unique SIM Card identity on a mobile broadband device.

public:
 property Platform::String ^ SimIccId { Platform::String ^ get(); };
winrt::hstring SimIccId();
public string SimIccId { get; }
var string = mobileBroadbandUicc.simIccId;
Public ReadOnly Property SimIccId As String

Property Value

String

Platform::String

winrt::hstring

The unique SIM Card identity on a mobile broadband device.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to