◆ FeatureResponse() [1/2]
Initializes a new instance of the FeatureResponse class with KeyAssigned set to true
.
- Parameters
-
request | The request. |
type | The type of license being issued. |
◆ FeatureResponse() [2/2]
Initializes a new instance of the FeatureResponse class with KeyAssigned set to false
and allowing a failure reason.
- Parameters
-
request | The request. |
failureReason | The failure reason. |
type | The type of license being issued. |
◆ FailureReason
string Apac.Licensing.FeatureResponse.FailureReason |
|
getset |
Gets or sets the failure reason, in the event that a key was not assigned.
The failure reason.
◆ Feature
Gets the feature.
The feature.
◆ Id
string Apac.Licensing.FeatureResponse.Id |
|
get |
◆ KeyAcquired
bool Apac.Licensing.FeatureResponse.KeyAcquired |
|
getset |
Gets or sets a value indicating whether a key was assigned.
true
if [key assigned]; otherwise, false
.
◆ NumberOfLeasesGranted
int Apac.Licensing.FeatureResponse.NumberOfLeasesGranted |
|
get |
Gets the number of leases granted.
The number of leases.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/ApacLicensing/Apac.Licensing/FeatureResponse.cs