Get method of the MSFT_HgsClientConfiguration class

Retrieves the local Host Guardian Service configuration.

Syntax

uint32 Get(
  [out] MSFT_HgsClientConfiguration cmdletOutput
);

Parameters

cmdletOutput [out]

Returns an embedded instance of a MSFT_HgsClientConfiguration class that represents the configuration of the Host Guardian Service client.

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_HgsClientConfiguration