Enum LicenseType
This enum exposes possible licence type values.
Namespace: Unity.DigitalTwins.Identity
Assembly: solution.dll
Syntax
[Serializable]
public enum LicenseType
Fields
Name | Description |
---|---|
None | No License. |
Trial | Trial License. |
Paid | Paid License. |
Floating | Floating License. |