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