std.GetSignedDocument

This job delivers a digitally signed document from the server to the client.

1. Input Parameters

Name Type Required Description

OSOBJID

INT

Yes

ID of the selected object

OSID

STRING

Yes

ID of the version

OSOBJTYP

INT

Yes

Type of the selected object

2. Output Parameters

Name Type Dependency Description

nFileCount

INT

Number of files

dwUserID

INT

ID of the user

dwTimeStamp

INT

Creation timestamp

sTrust

STRING

Trust level

sFirstName

STRING

First name of the user

sStation

STRING

Computer name

sName

STRING

Name of the user

sClass

STRING

Object class

3. Return Value

(INT): 0 = Job successful, otherwise error code.