> ## 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.

# GameCertificateDeployed

> GameCertificateDeployed data type.

Information about the game certificate deployed in the VM.

## Properties

| Name       | Type   | Description                      |
| :--------- | :----- | :------------------------------- |
| Name       | String | The certificate name.            |
| Thumbprint | String | The certificate thumbprint.      |
| Version    | String | The certificate version.         |
| Expiration | String | The certificate expiration date. |


## Related topics

- [VmGameCertificatesDeployedEventPayload](/services/playfab/api-references/events/data-types/vmgamecertificatesdeployedeventpayload.md)
- [vm_game_certificates_deployed](/services/playfab/api-references/events/MultiplayerServers/vm-game-certificates-deployed.md)
- [PlayStream event model reference for PlayFab](/services/playfab/api-references/events/index.md)
- [certificate_deleted](/services/playfab/api-references/events/MultiplayerServers/certificate-deleted.md)
- [certificate_uploaded](/services/playfab/api-references/events/MultiplayerServers/certificate-uploaded.md)
