KnownUSimFilePaths Class

Definition

Static class that provides known USIM file paths.

public ref class KnownUSimFilePaths abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KnownUSimFilePaths final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class KnownUSimFilePaths
Public Class KnownUSimFilePaths
Inheritance
Object Platform::Object IInspectable KnownUSimFilePaths
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)
App capabilities
cellularDeviceControl cellularDeviceIdentity

Remarks

Your code does not instantiate this class. The class and all its properties are static.

Properties

EFOpl

Static property that gets the EFOPL path.

EFPnn

Static property that gets the EFPNN path.

EFSpn

Static property that gets the EFSPN path.

Gid1

Static property that gets the GID1 path.

Gid2

Static property that gets the GID2 path.

Applies to