JSDC Documented Interface
JSDC Documented Interface
Enerj.CDI.WebService.V4
Jcdi Class
Jcdi Methods
AuthRefresh Method
CheckDocument Method
Deposit Method
DestroyDocument Method
GetCompanyDocumentTypeList Method
GetDocumentConditionByIdentificativo Method
GetDocumentCount Method
GetDocumentList Method
GetPdVCondition Method
GetPdvStatus Method
GetShortUuid Method
Login Method
ReadDocument Method
ReadDocumentLog Method
ReadDocumentMetadata Method
ReadDocumentTechMetadata Method
Jcdi
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
IJcdi
AuthRefresh(String)
See Also
Reference
Jcdi Class
Enerj.CDI.WebService.V4 Namespace