LoginService..::..ResendConfirmationToken Method
Re sends email confirmation.
Namespace:
FLEXYGO.AuthenticationAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [WebMethodAttribute] public static bool ResendConfirmationToken( EntityObject Entity, ProcessManager..::..ProcessHelper Ret )
<BlacklistCheckAttribute> _ <WebMethodAttribute> _ Public Shared Function ResendConfirmationToken ( _ Entity As EntityObject, _ Ret As ProcessManager..::..ProcessHelper _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
User Entity object with all info
- Ret
- Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper
ProcessHelper for returning results