This topic has not yet been rated - Rate this topic

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

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

Minimum supported client

None supported [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Namespace

\root\CIMV2

MOF

Tlswmiprov.mof

See also

FetchReportFailedPerUserSummaryEntries

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.