MobileBroadbandPin.Type Property

Definition

Gets the PIN type for a mobile broadband PIN.

public:
 property MobileBroadbandPinType Type { MobileBroadbandPinType get(); };
MobileBroadbandPinType Type();
public MobileBroadbandPinType Type { get; }
var mobileBroadbandPinType = mobileBroadbandPin.type;
Public ReadOnly Property Type As MobileBroadbandPinType

Property Value

The PIN type for a mobile broadband PIN.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Remarks

The usage and content of a Universal Integrated Circuit Card (UICC), normally called a SIM Card, can be protected by use of a code called the Personal Identification Number (PIN). PIN1 is defined to control normal use of the phone or data modem. PIN2 can be set to allow the use of special functions such as limiting outbound calls to a list of numbers.

Applies to

See also