Click or drag to resize
CMSMembershipProviderMFValidatePasscode Method
Overload List
  NameDescription
Public methodMFValidatePasscode(String, String)
Validates entered passcode for user. Partial validation is checked. This method should be used when validating passcode in multi-step scenario.
Public methodMFValidatePasscode(UserInfo, String, Boolean)
Validates entered passcode for user. Checks passcode only.
Top
See Also