IMbnPin interface
Represents the device PIN.
Members
The IMbnPin interface inherits from the IUnknown interface. IMbnPin also has these types of members:
Methods
The IMbnPin interface has these methods.
| Method | Description |
|---|---|
| Change |
Changes the PIN. |
| Disable |
Disables a PIN. |
| Enable |
Enables a PIN. |
| Enter |
Enters a PIN. |
| GetPinManager |
Gets the IMbnPinManager. |
| Unblock |
Unblocks a blocked PIN. |
Properties
The IMbnPin interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
The PIN format. | |
|
Read-only |
The maximum length of the PIN. | |
|
Read-only |
The minimum length of the PIN. | |
|
Read-only |
The PIN mode. | |
|
Read-only |
The PIN type. |
Remarks
IMbnPin objects are provided by calls to the GetPin and GetPinList methods of the IMbnPinManager interface.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
Show: