MobileBroadbandDeviceInformation.PinManager 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 a MobileBroadbandPinManager object for the mobile broadband device.
public:
property MobileBroadbandPinManager ^ PinManager { MobileBroadbandPinManager ^ get(); };
MobileBroadbandPinManager PinManager();
public MobileBroadbandPinManager PinManager { get; }
var mobileBroadbandPinManager = mobileBroadbandDeviceInformation.pinManager;
Public ReadOnly Property PinManager As MobileBroadbandPinManager
Property Value
A MobileBroadbandPinManager object for the mobile broadband device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|