2 lines
169 B
PowerShell
2 lines
169 B
PowerShell
# $publicPrivateKeyPairRef is an EPR to the AMT_PublicPrivateKeyPair object created by the 'Add a Public-Private Key Pair' use case.
|
|
$publicPrivateKeyPairRef.Delete() |