PKAddSecureElementPassErrorCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Native]
public enum PKAddSecureElementPassErrorCode
[<ObjCRuntime.Native>]
type PKAddSecureElementPassErrorCode =
- Inheritance
-
PKAddSecureElementPassErrorCode
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| GenericError | 0 | |
| UnknownError | 0 | |
| UserCanceledError | 1 | |
| UnavailableError | 2 | |
| InvalidConfigurationError | 3 | |
| DeviceNotSupportedError | 4 | |
| DeviceNotReadyError | 5 | |
| OSVersionNotSupportedError | 6 |