Enumerations

The following enumerations are available globally.

  • Errors that occur in SudoEntitlements.

    See more

    Declaration

    Swift

    public enum SudoEntitlementsError : Error, Equatable, LocalizedError
  • Cache policy that determines how data is accessed when performing a query method from the Entitlements Service.

    This is a veneer around SudoOperations.CachePolicy.

    See more

    Declaration

    Swift

    public enum CachePolicy : Equatable