Win32_TSLicenseReportFailedPerUserSummaryEntry class

Provides details of the domains to which Per User Issuance was failed.

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

Syntax

[AMENDMENT]
class Win32_TSLicenseReportFailedPerUserSummaryEntry
{
  string DomainName;
  uint32 FailedIssuanceCount;
};

Members

The Win32_TSLicenseReportFailedPerUserSummaryEntry class has these types of members:

Properties

The Win32_TSLicenseReportFailedPerUserSummaryEntry class has these properties.

DomainName

Data type: string

Access type: Read-only

Qualifiers: key

Specifies the domain name to which the license issuance failed.

FailedIssuanceCount

Data type: uint32

Access type: Read-only

The number of failed issuances.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\CIMv2
MOF
TlsWmiProv.mof
DLL
TlsWmiProv.dll

See also

FetchReportFailedPerUserSummaryEntries