Msps_ProvisioningFile class

An abstract class representing raw data.

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

Syntax

[Abstract, AMENDMENT]
class Msps_ProvisioningFile
{
  uint8 RawData[];
};

Members

The Msps_ProvisioningFile class has these types of members:

Properties

The Msps_ProvisioningFile class has these properties.

RawData

Data type: uint8 array

Access type: Read-only

Qualifiers: Octetstring

The encrypted raw data of the file.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\MSPS
MOF
MSPSProv.Mof
DLL
MSPSProv.dll

See also

Shielded VM Provisioning WMI Provider

Msps_FSK

Msps_PDK

Msps_VSC