Get-DHASActiveEncryptionCertificate
Gets the active encryption certificate thumbprint.
Syntax
Get-DHASActiveEncryptionCertificate []
Description
The Get-DHASActiveEncryptionCertificate cmdlet gets the active encryption certificate thumbprint for the Device Health Attestation service.
You must have administrator rights to run this cmdlet.
Examples
Example 1: Get the active encryption certificate
PS C:\> Get-DHASActiveEncryptionCertificate
This command gets the thumbprint of the active encryption certificate for the Device Health Attestation service.
Outputs
String
This cmdlet returns the active encryption certificate thumbprint.