MobileBroadbandPinManager.SupportedPins Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un elenco dei tipi di PIN supportati per il modem a banda larga mobile e la scheda SIM.
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)
Valore della proprietà
elenco dei tipi di PIN supportati per il modem mobile broadband e la scheda SIM.
Requisiti Windows
Funzionalità dell'app |
cellularDeviceControl
cellularDeviceIdentity
|