Share via


LicenseStorageResultsType Enum

Definition

Specifies the type of results to retrieve from the ILicenseAcknowledgementChallenge when calling the GetLicenseStorageResults(LicenseStorageResultsType) method.

public enum LicenseStorageResultsType
type LicenseStorageResultsType = 
Public Enum LicenseStorageResultsType
Inheritance
LicenseStorageResultsType

Fields

All 0

Return both successful and failed license storage results.

Failures 2

Return only failed license storage results.

Successes 1

Return only successful license storage results.

Applies to