userInitiatedAddEsimSettings property
Controls whether the user is allowed to add eSIM profiles.
Optional. Possible string values are:
- "USER_INITIATED_ADD_ESIM_SETTINGS_UNSPECIFIED" : Unspecified. Defaults to USER_INITIATED_ADD_ESIM_ALLOWED.
- "USER_INITIATED_ADD_ESIM_ALLOWED" : The user is allowed to add eSIM profiles.
- "USER_INITIATED_ADD_ESIM_DISALLOWED" : Supported only on company-owned devices. A NonComplianceDetail with MANAGEMENT_MODE is reported for personally-owned devices.
Implementation
core.String? userInitiatedAddEsimSettings;