DigitalSignatureManager Class |
Namespace: FileHold.LibraryManager
public class DigitalSignatureManager : WebService
The DigitalSignatureManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DigitalSignatureManager | Initializes a new instance of the DigitalSignatureManager class |
Name | Description | |
---|---|---|
![]() | CheckAgreement |
Return the current status of the agreement associated with given workflow.
|
![]() | GetActiveProviderName |
Return the name of the active digital signature provider.
|
![]() | GetAgreementDetails |
Return the details of the agreement associated with given workflow.
|
![]() | GetAgreements |
Get a list of agreements and their statuses.
|
![]() | GetAuditTrail |
Download the audit trail for the agreement associated with given workflow.
|
![]() | GetDigitalSignatureSettings |
Get global digital signature settings and status.
|
![]() | GetProviders |
Get the list of availbale digital signature providers and their statuses.
|
![]() | GetSignatureUrlDestination |
Return the type of workflow link embedded in documents signed with Adobe.
|
![]() | GetTokenProviderConsentUrl |
Return the URL of the token provider consent service.
|
![]() | GetTokenProviderUrl |
Return the URL of the token provider authorization service.
|
![]() | IsAuditTrailAvailable |
Check if audit trail can be downloaded for the agreement associated with given workflow.
|
![]() | IsDigitalSignatureAuthenticated |
Get the digital signature authenticated status.
|
![]() | IsDigitalSignatureEnabled |
Get the digital signature enabled status.
|
![]() | IsDigitalSignatureEnabled(Database, DbTransaction) | |
![]() | OpenIndependantAuthoringWindow |
Return true if the agreement authoring page should be opened in an idependant browser window.
|
![]() | Reconciliation |
Perform reconcilation for the selected agreements.
|
![]() | RenewTokens |
Renew the access token for the active digital signature provider.
|
![]() | SaveDigitalSignatureSettings |
Set global digital signature settings.
|
![]() | SendWorkflowToSign |
Create a digital signature agreement with given documents and recipients.
|
![]() | SetProviderStatus |
Change the status and settings of the selected digital signature provider.
|
![]() | UpdateTokens |
Update the access token and refresh token for the active digital signature provider.
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |