Other Enumerations
The following enumerations are available globally.
-
The errors thrown during Application attestation and assertion
See moreDeclaration
Swift
public enum AttestationError : Swift.Error, SAPError -
Represents different signing algorithms
See moreDeclaration
Swift
public enum DigitalSignatureAlgorithm : String, CaseIterable -
Undocumented
See moreDeclaration
Swift
public enum LockWipePolicyError : Error -
Enum covering all errors occuring in the Logout Flow.
See moreDeclaration
Swift
public enum LogoutError : Errorextension LogoutError: SAPError
-
Enum for handling revoke levels for logout APIs in IAS. If LogoutRevokeLevel is
See moredeviceand conditions (IAS authentication or x-smp-deviceid header) are not met, the request is rejected with a bad request errorDeclaration
Swift
public enum LogoutRevokeLevel -
Undocumented
See moreDeclaration
Swift
public enum ApplicationVersioningError : Errorextension ApplicationVersioningError: SAPError -
Enumeration to describe the errors related to APIKey authentication mechanism
See moreDeclaration
Swift
public enum APIKeyAuthenticationError : Errorextension APIKeyAuthenticationError: SAPError -
Undocumented
See moreDeclaration
Swift
public enum OAuth2SupportedExternalBrowser : CustomStringConvertible -
Undocumented
See moreDeclaration
Swift
public enum OAuth2TokenError : LocalizedError, Equatable -
Undocumented
See moreDeclaration
Swift
public enum ComponentType : Int16 -
Undocumented
See moreDeclaration
Swift
public enum TraceFlags : Int16 -
Enum covering the options available for clipboard access policy
See moreDeclaration
Swift
public enum ClipboardAccessPolicy : String -
Encapsulates different types of error that may happen in clipboard protection.
See moreDeclaration
Swift
public enum ClipboardProtectionError : Errorextension ClipboardProtectionError: SAPError -
Enum covering the options available for device compliance detection policy
See moreDeclaration
Swift
public enum DeviceComplianceDetectionPolicy : String -
Enum which covers all errors occuring in SAPcpmsDeviceSecurityAuditUploader.
See moreDeclaration
Swift
public enum SAPcpmsDeviceSecurityUploadError : Errorextension SAPcpmsDeviceSecurityUploadError: SAPError -
Enum covering the options available for OpenURLPolicy
See moreDeclaration
Swift
public enum OpenURLPolicy : String -
Encapsulates different types of errors that may occur when enforcing
See moreOpenURLPolicy.Declaration
Swift
public enum OpenURLPolicyEnforcerError : Errorextension OpenURLPolicyEnforcerError: SAPError -
Enum covering the options available for PrintPolicy
See moreDeclaration
Swift
public enum PrintPolicy : String -
Encapsulates different types of error that may happen when enforcing PrintPolicy
See moreDeclaration
Swift
public enum PrintPolicyEnforcerError : Errorextension PrintPolicyEnforcerError: SAPError -
Errors of the SecurityManager Provide
See moreDeclaration
Swift
public enum SecurityManagerError : Errorextension SecurityManagerError: SAPError -
Enum to represent all the possible “x-message-code” header values.
See moreDeclaration
Swift
public enum XMessageCode : String