CloudBread Project  2.1.0-stable
CBUdtConfirmedEmailAddressController.cs File Reference

!not implemented
Confirm email address of member.
More...

Detailed Description

!not implemented
Confirm email address of member.

Do not need this API in CloudBread v2. This API is deplicated in v2.

Need todo : this controller made for email address validate and confirmation.
This controller could be accessed with mobile browser(without appkey authentication).
It has to be seperated in mobile app appkey authentication and provide hashed string for member email address param.

Author
Dae Woo Kim
Parameters
todo: hashed member unique value from member's email click
Returns
string "1" - rows affected
See also
uspUdtConfirmedEmailAddress SP, BehaviorID : B05
Todo:
implement code logic