JSDC Documented Interface
JSDC Documented Interface
Enerj.CDI.WebService.V4
JcdiEnerj Class
JcdiEnerj Methods
AuthRefresh Method
Deposit Method
GetControlFieldsAgidByDocumentId Method
GetDateUpdateTemplate Method
GetDigitalSafeByIDCompanyService Method
GetDocumentConditionByIdentificativo Method
GetDocumentType Method
GetLastRdv Method
GetLookupTable Method
GetPdVCondition Method
GetTemplate Method
GetTemplateByListIDCompany Method
GetTemplateByListIDCompanyV2 Method
Login Method
SetClosureInstance Method
SetClosureInstanceWithChecks Method
JcdiEnerj
AuthRefresh Method
Executes the refresh of the access token
Namespace:
Enerj.CDI.WebService.V4
Assembly:
Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
Copy
public
Task
<
AuthToken
>
AuthRefresh
(
string
refreshToken
)
Parameters
refreshToken
Type:
System
String
Refresh token received in the previous authentication
Return Value
Type:
Task
AuthToken
A new authentication token
Implements
IJcdiEnerj
AuthRefresh(String)
See Also
Reference
JcdiEnerj Class
Enerj.CDI.WebService.V4 Namespace