KeyCredentialManagerOperationType 列舉 (keycredmgr.h)
這些是傳遞至 KeyCredentialManagerShowUIOperation的操作列舉值。
Syntax
typedef enum KeyCredentialManagerOperationType {
KeyCredentialManagerProvisioning = 0,
KeyCredentialManagerPinChange = 1,
KeyCredentialManagerPinReset = 2
} ;
常數
KeyCredentialManagerProvisioning 值: 0 啟動布建作業。 |
KeyCredentialManagerPinChange 值: 1 啟動使用者變更 PIN 作業。 |
KeyCredentialManagerPinReset 值: 2 啟動使用者 PIN 重設作業。 |
需求
標頭 | keycredmgr.h |