[WebServiceAttribute(Namespace = "http://filehold.com/librarymanager/digitalsignaturemanager/")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class DigitalSignatureManager : WebService
DigitalSignatureManager | Initializes a new instance of the DigitalSignatureManager class |
CheckAgreement | Return the current status of the agreement associated with given workflow. |
CleanUpDigitalSignatureLog | |
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. This method is obsolete, use OptionsManager instead. |
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. |
ConvertT | (Defined by ObjectExtension) |
GetUserIdentityName | (Defined by WebServiceExtension) |
ToJson | (Defined by ObjectExtension) |