VerifyPinOptions Members
Include Protected Members
Include Inherited Members
Represents optional parameters to use when verifying pin.
The VerifyPinOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VerifyPinOptions | Creates a new instance of the PinVerificationOptions. |
Top
Properties
Name | Description | |
---|---|---|
Headers | Gets the list of custom headers to be included in the outgoing pin command. (inherited from PinCommandOptions) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top