Compartir a través de


MSFT_HgsKeyProtectorOperations class

The principal to whom key rights can be assigned.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("HgsClientWmi"), ClassVersion("1.0"), AMENDMENT]
class MSFT_HgsKeyProtectorOperations
{
};

Members

The MSFT_HgsKeyProtectorOperations class has these types of members:

Methods

The MSFT_HgsKeyProtectorOperations class has these methods.

Method Description
CreateKeyProtector Creates a new key protector.
DecryptDataWithKeyProtector Decrypts data by using a supplied key protector.
EncryptDataWithKeyProtector Encrypts data returning the encrypted data along with an egress key protector based on the provided key protector.
UnwrapKeyProtector Unwraps an existing key protector returning the ingress key along with a new egress key and egress key protector.

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

Host Guardian Service WMI Provider