Table of Contents

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 = 1

The target class is company.

Unknown = 0

The target class is unknown.

User = 2

The target class is user.