Class LicenseFeature
Represents a feature within a license as defined in the License Management Portal
Namespace: Microsoft.Licensing.LicenseIssue
Assembly: Slps.Domain.Interfaces.dll
Constructors
LicenseFeature()
Declaration
public LicenseFeature()
Fields
Limitations
The limitations that apply to the feature
Declaration
public Limitations Limitations
Field Value
Type | Description |
---|---|
Limitations |
Name
Name of the feature
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |