{CompanyName} FlexyGo

LoginService..::..ResendConfirmationToken Method

Re sends email confirmation.

Namespace:  FLEXYGO.Authentication
Assembly:  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