2 lines
170 B
PowerShell
2 lines
170 B
PowerShell
# $publicKeyCertificateRef is an EPR to the AMT_PublicKeyCertificate object created by the 'Add a Trusted Root Certificate' use case.
|
|
$publicKeyCertificateRef.Delete() |