Enumerations
The following enumerations are available globally.
-
Errors that occur in SudoEntitlements.
See moreDeclaration
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
See moreSudoOperations.CachePolicy
.Declaration
Swift
public enum CachePolicy : Equatable