KeyStoreExceptionError 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum KeyStoreExceptionError
type KeyStoreExceptionError =
- 継承
-
KeyStoreExceptionError
フィールド
| 名前 | 値 | 説明 |
|---|---|---|
| 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 |