Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These are the operational enum values that are passed to KeyCredentialManagerShowUIOperation.
Syntax
typedef enum KeyCredentialManagerOperationType {
KeyCredentialManagerProvisioning = 0,
KeyCredentialManagerPinChange = 1,
KeyCredentialManagerPinReset = 2
} ;
Constants
KeyCredentialManagerProvisioningValue: 0 Start the Provisioning operation. |
KeyCredentialManagerPinChangeValue: 1 Start the User Change PIN operation. |
KeyCredentialManagerPinResetValue: 2 Start the User PIN Reset operation. |
Requirements
| Requirement | Value |
|---|---|
| Header | keycredmgr.h |