Freigeben über


MobileBroadbandPinManager.GetPin(MobileBroadbandPinType) Methode

Definition

Ruft die PIN für das mobile Breitband eines bestimmten PIN-Typs ab.

public:
 virtual MobileBroadbandPin ^ GetPin(MobileBroadbandPinType pinType) = GetPin;
MobileBroadbandPin GetPin(MobileBroadbandPinType const& pinType);
public MobileBroadbandPin GetPin(MobileBroadbandPinType pinType);
function getPin(pinType)
Public Function GetPin (pinType As MobileBroadbandPinType) As MobileBroadbandPin

Parameter

pinType
MobileBroadbandPinType

Der PIN-Typ des mobilen Breitbands.

Gibt zurück

Die pin für das mobile Breitband wurde zurückgegeben. Dieser Wert wird entweder vom Endbenutzer oder aus einem Cache bereitgestellt, wenn dies zulässig ist. .

Windows-Anforderungen

App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für:

Weitere Informationen