KeyStoreExceptionError 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum KeyStoreExceptionError
type KeyStoreExceptionError =
- 繼承
-
KeyStoreExceptionError
欄位
| 名稱 | 值 | Description |
|---|---|---|
| Other | 1 | |
| UserAuthenticationRequired | 2 | |
| KeystoreUninitialized | 3 | |
| InternalSystemError | 4 | |
| PermissionDenied | 5 | |
| KeyDoesNotExist | 6 | |
| KeyCorrupted | 7 | |
| IdAttestationFailure | 8 | |
| AttestationChallengeTooLarge | 9 | |
| KeymintFailure | 10 | |
| KeystoreFailure | 11 | |
| Unimplemented | 12 | |
| IncorrectUsage | 13 | |
| KeyNotTemporallyValid | 14 | |
| KeyOperationExpired | 15 | |
| AttestationKeysUnavailable | 16 |