MobileBroadbandUiccApp.Id 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 the ID of this UICC application.
public:
property IBuffer ^ Id { IBuffer ^ get(); };
IBuffer Id();
public IBuffer Id { get; }
var iBuffer = mobileBroadbandUiccApp.id;
Public ReadOnly Property Id As IBuffer
Property Value
The ID of the UICC application.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|