Freigeben über


MobileBroadbandPinManager.SupportedPins Eigenschaft

Definition

Ruft eine Liste der unterstützten PIN-Typen für das mobile Breitbandmodem und die SIM-Karte ab.

public:
 property IVectorView<MobileBroadbandPinType> ^ SupportedPins { IVectorView<MobileBroadbandPinType> ^ get(); };
IVectorView<MobileBroadbandPinType> SupportedPins();
public IReadOnlyList<MobileBroadbandPinType> SupportedPins { get; }
var iVectorView = mobileBroadbandPinManager.supportedPins;
Public ReadOnly Property SupportedPins As IReadOnlyList(Of MobileBroadbandPinType)

Eigenschaftswert

eine Liste der unterstützten PIN-Typen für das mobile Breitbandmodem und die SIM-Karte.

Windows-Anforderungen

App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für:

Weitere Informationen