SetByLocalModeGenerateCertificates method of the MSFT_HgsClientConfiguration class
Modifies the configuration of the Host Guardian Service client.
Syntax
uint32 SetByLocalModeGenerateCertificates(
[in] boolean GenerateCertificates,
[out] MSFT_HgsClientConfiguration cmdletOutput
);
Parameters
GenerateCertificates [in]
Requests local client to generate self-signed local certificates for use by the Host Guardian Service lient configured in local mode.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 |
Minimum supported server |
Windows Server 2016 Technical Preview |
Namespace |
Root\Microsoft\Windows\Hgs |
MOF |
HgsClientWmi.mof |
DLL |
HgsClientWmi.dll |