• Webservices API
  • Agent Runtime API
  • Support
  • Samples
  • Software Potential Home
Show / Hide Table of Contents
  • Microsoft.Licensing.LicenseIssue
    • Activation
    • ActivationError
    • ActivationException
    • ActivationFilter
    • ActivationMode
    • ActivationRetrievalOptions
    • ActivationState
    • ActivationType
    • APINotLicensedException
    • CustomTag
    • DateRange
    • Feature
    • ILicenseManagementWS
    • InvalidCredentialsException
    • IssueGeneralServices
    • IssueSystemException
    • License
    • LicenseFeature
    • LicenseFilter
    • LicenseInfo
    • LicenseInstallType
    • LicenseRetrievalOptions
    • LicenseStatusType
    • LicenseStore
    • LicenseSummary
    • Limitations
    • NotSubscriptionLicenseTypeException
    • Product
    • ProductFilter
    • ProductRetrievalOptions
    • Sku
    • SkuFilter
    • SkuRetrievalOptions
    • SKUType

Namespace Microsoft.Licensing.LicenseIssue

Classes

Activation

Represents an activation of a license recorded in the License Management Portal

ActivationException

ActivationException thrown when there is error while performing activation

ActivationFilter

Defines a number of criteria for the retreival of Activation data

APINotLicensedException

CustomTag

Custom name/value pair that can be used to store vendor specific data in a license

DateRange

Specifies a range of start/end dates for use in retrieving objects over a range of dates.

Feature

Represents a product feature as defined in the License Management Portal

InvalidCredentialsException

IssueGeneralServices

Summary description for IssueServices.

IssueSystemException

Summary description for IssueSystemException.

License

Represents a license as defined in the License Management Portal

LicenseFeature

Represents a feature within a license as defined in the License Management Portal

LicenseFilter

Defines a number of search criteria which are used to query for licenses. The terms of this object are combined together to jointly reduce the scope of the returned items. Thus if the ExpirationDateRange is supplied (not null), and the ActivationDateRange is also supplied (not null), then both ExpirationDates AND LatestSuccessfulActivationDates will be used to qualify the returned search values.

LicenseInfo

Represents the detailed license parameters as defined in the License Management Portal

LicenseSummary

Provides a summary of key data for a given license

Limitations

Limitations that can apply at an overall license level or at the level of individual features in a license

NotSubscriptionLicenseTypeException

Product

Represents a product as defined in the License Managaement Portal

ProductFilter

Filter used to constrain search results. All fields that are non-null will be used to select the returned items.

Sku

A license template from which individual licenses can be generated. It specifies license parameters to be used when creating a license.

SkuFilter

Define a number of search criteria which are used to query for SKUs. The terms of this object are combined together to jointly reduce the scope of the returned items.

Interfaces

ILicenseManagementWS

Enums

ActivationError

Errors returned by the Activation service when attempting to activate a license

ActivationMode

ActivationRetrievalOptions

Options that control the level of Activation data retrieved.

ActivationState

ActivationType

LicenseInstallType

LicenseRetrievalOptions

Options that control the level of detail in license data retrieved. No activation data is retrieved

LicenseStatusType

LicenseStore

ProductRetrievalOptions

Options that control the level of product data retrieved.

SkuRetrievalOptions

Options that control the level of SKU data retrieved. No activation data is retrieved

SKUType

Back to top Generated by DocFX