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
KeyCredentialManagerProvisioning Value: 0 Start the Provisioning operation. |
KeyCredentialManagerPinChange Value: 1 Start the User Change PIN operation. |
KeyCredentialManagerPinReset Value: 2 Start the User PIN Reset operation. |
Requirements
Requirement | Value |
---|---|
Header | keycredmgr.h |