Click or drag to resize

IJcdiGetShortUuid Method

Request of generation of a random string ASCII85 with length 20 characters

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#
Task<string> GetShortUuid()

Return Value

Type: TaskString
Random string with length 20 characters
See Also