UiccAppRecordKind
UiccAppRecordKind
UiccAppRecordKind
UiccAppRecordKind
Enum
Definition
Describes the kinds of UICC application record.
public : enum class UiccAppRecordKindpublic enum UiccAppRecordKindPublic Enum UiccAppRecordKind// You can use this enum 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)
|
Fields
| RecordOriented RecordOriented RecordOriented RecordOriented | A file that consists of a sequence of records. |
| Transparent Transparent Transparent Transparent | A transparent file - a sequence of bytes without further structure . |
| Unknown Unknown Unknown Unknown | An unknown app record kind. For example, a UICC app that is enumerable by the modem, but is not an app used for cellular registration, would be reported as Unknown. |