MobileBroadbandPinManager.SupportedPins 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得行動寬頻數據機和 SIM 卡支援的 PIN 類型清單。
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)
屬性值
行動寬頻數據機和 SIM 卡支援的 PIN 類型清單。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|