Remove method of the MSFT_HgsGuardian class

Removes a guardian from the guardian store.

Syntax

uint32 Remove(
  [in] string Name
);

Parameters

Name [in]

The name of the guardian to remove.

Requirements

Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\Hgs
MOF
HgsClientWmi.mof
DLL
HgsClientWmi.dll

See also

MSFT_HgsGuardian