MachineIdentityManager.RevokeCertAsync Method ()
Asynchronously revokes the certificate for the local computer.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Syntax
public void RevokeCertAsync()
public:
void RevokeCertAsync()
Public Sub RevokeCertAsync
See Also
MachineIdentityManager Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace
Return to top