Enum EntraLicenseTargetClass
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The target class for an Entra license or feature.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraLicenseTargetClass
Fields
Company = 1The target class is company.
Unknown = 0The target class is unknown.
User = 2The target class is user.