KnownCSimFilePaths.EFSpn Property

Definition

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 = KnownCSimFilePaths.eFSpn;
Public Shared ReadOnly Property EFSpn As IReadOnlyList(Of UInteger)

Property Value

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

The EFSPN path.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to