SystemIdentificationSource
SystemIdentificationSource
SystemIdentificationSource
SystemIdentificationSource
Enum
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Indicates the module used to generate a unique system identifier.
public : enum class SystemIdentificationSourcepublic enum SystemIdentificationSourcePublic Enum SystemIdentificationSource// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| None None None None | There is no module present on the device for generating a unique system ID. |
| Registry Registry Registry Registry | Prerelease. The ID was generated from the system registry. |
| Tpm Tpm Tpm Tpm | The ID was generated by a Trusted Platform Module (TPM). |
| Uefi Uefi Uefi Uefi | The ID was generated by a Unified Extensible Firmware Interface (UEFI). |