> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XtfConsoleCertType Enumeration

> XtfConsoleCertType Enumeration

# XtfConsoleCertType Enumeration

내부용으로 예약되어 있습니다.

<a id="syntaxSection" />

## Syntax

```cpp theme={null}
typedef enum XtfConsoleCertType
{
    NoCert,
    EraDevKit,
    SraDevKit,
    EraTestKit,
    Other1
} XtfConsoleCertType;  
```

<a id="constantsSection" />

## Constants

| Constant   | Description      |
| ---------- | ---------------- |
| NoCert     | 내부용으로 예약되어 있습니다. |
| EraDevKit  | 내부용으로 예약되어 있습니다. |
| SraDevKit  | 내부용으로 예약되어 있습니다. |
| EraTestKit | 내부용으로 예약되어 있습니다. |
| Other1     | 내부용으로 예약되어 있습니다. |

<a id="requirements" />

## Requirements

**Header:** xtfapi.h

**Library:** xtfapi.lib

**Supported platforms:** Windows(XBOX 콘솔 도구용)

<a id="seealsoSection" />

## See also

[XtfGetConsoleFieldValue](/reference/tools/xtf/xtfapi/functions/xtfgetconsolefieldvalue-xbox-microsoft-m)\
[Additional Xtf APIs](/reference/tools/xtf/xtfapi/atoc-xtfapi)\
[XBOX Tools Framework native API reference](/reference/tools/xtf/atoc-xtf-native)


## Related topics

- [XtfConsoleFieldType Enumeration](/ko/reference/tools/xtf/xtfapi/enums/xtfconsolefieldtype-xbox-windows-t.md)
- [XtfConsoleFieldId Enumeration](/ko/reference/tools/xtf/xtfapi/enums/xtfconsolefieldid-xbox-windows-t.md)
- [XtfGetConsoleFieldValue](/ko/reference/tools/xtf/xtfapi/functions/xtfgetconsolefieldvalue-xbox-microsoft-m.md)
- [XtfCloseConsoleInfoList](/ko/reference/tools/xtf/xtfapi/functions/xtfcloseconsoleinfolist-xbox-microsoft-m.md)
- [ThumbnailType Enumeration](/ko/reference/live/rest/enums/gvr-enum-thumbnailtype.md)
