MobileBroadbandModemConfiguration.Uicc Property

Definition

Gets an object representing the Universal Integrated Circuit Card (UICC), commonly called a "SIM card", associated with the mobile broadband modem.

public:
 property MobileBroadbandUicc ^ Uicc { MobileBroadbandUicc ^ get(); };
MobileBroadbandUicc Uicc();
public MobileBroadbandUicc Uicc { get; }
var mobileBroadbandUicc = mobileBroadbandModemConfiguration.uicc;
Public ReadOnly Property Uicc As MobileBroadbandUicc

Property Value

Represents the UICC.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to