KnownSimFilePaths.EFSpn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static property that gets the EFSPN path.
public:
static property IVectorView<unsigned int> ^ EFSpn { IVectorView<unsigned int> ^ get(); };
static IVectorView<uint32_t> EFSpn();
public static IReadOnlyList<uint> EFSpn { get; }
var iVectorView = KnownSimFilePaths.eFSpn;
Public Shared ReadOnly Property EFSpn As IReadOnlyList(Of UInteger)
Property Value
The EFSPN path.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|