KnownRuimFilePaths Class

Definition

Static class that provides known RUIM file paths.

public ref class KnownRuimFilePaths abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KnownRuimFilePaths final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class KnownRuimFilePaths
Public Class KnownRuimFilePaths
Inheritance
Object Platform::Object IInspectable KnownRuimFilePaths
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

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