MobileBroadbandModemConfiguration.Uicc 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 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
|