| CMSMembershipProviderMFValidatePasscode Method |
| Name | Description | |
|---|---|---|
| MFValidatePasscode(String, String) |
Validates entered passcode for user. Partial validation is checked.
This method should be used when validating passcode in multi-step scenario.
| |
| MFValidatePasscode(UserInfo, String, Boolean) |
Validates entered passcode for user. Checks passcode only.
|