KnownUSimFilePaths
KnownUSimFilePaths
KnownUSimFilePaths
KnownUSimFilePaths
Class
Definition
Static class that provides known USIM file paths.
public : static class KnownUSimFilePathspublic static class KnownUSimFilePathsPublic Static Class KnownUSimFilePaths// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
Your code does not instantiate this class. The class and all its properties are static.
Properties
EFOpl EFOpl EFOpl EFOpl
Static property that gets the EFOPL path.
public : static IVectorView<uint> EFOpl { get; }public static IReadOnlyList<uint> EFOpl { get; }Public Static ReadOnly Property EFOpl As IReadOnlyList<uint>// You can use this property in JavaScript.
- Value
- IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>
The EFOPL path.
EFPnn EFPnn EFPnn EFPnn
Static property that gets the EFPNN path.
public : static IVectorView<uint> EFPnn { get; }public static IReadOnlyList<uint> EFPnn { get; }Public Static ReadOnly Property EFPnn As IReadOnlyList<uint>// You can use this property in JavaScript.
- Value
- IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>
The EFPNN path.
EFSpn EFSpn EFSpn EFSpn
Static property that gets the EFSPN path.
public : static IVectorView<uint> EFSpn { get; }public static IReadOnlyList<uint> EFSpn { get; }Public Static ReadOnly Property EFSpn As IReadOnlyList<uint>// You can use this property in JavaScript.
- Value
- IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>
The EFSPN path.
Gid1 Gid1 Gid1 Gid1
Static property that gets the GID1 path.
public : static IVectorView<uint> Gid1 { get; }public static IReadOnlyList<uint> Gid1 { get; }Public Static ReadOnly Property Gid1 As IReadOnlyList<uint>// You can use this property in JavaScript.
- Value
- IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>
GID1 path.
Gid2 Gid2 Gid2 Gid2
Static property that gets the GID2 path.
public : static IVectorView<uint> Gid2 { get; }public static IReadOnlyList<uint> Gid2 { get; }Public Static ReadOnly Property Gid2 As IReadOnlyList<uint>// You can use this property in JavaScript.
- Value
- IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>
The GID2 path.