SecurityServices for .NET 2.0 Documentation

InputPinForm Constructor (PasswordValidator, String)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the InputPinForm.

public InputPinForm(
   PasswordValidator validator,
   String description
);

Parameters

PasswordValidator
The validator that checks the PIN code for validity.
String
A description that's shown to the user. If this parameter is a null reference, a default description will be shown.

See Also

InputPinForm Class | Org.Mentalis.SecurityServices.Smartcard.UI Namespace | InputPinForm Constructor Overload List