Constructor for Services, which requires the subscriber's ID and signing key.
These are necessary to authenticate requests sent to HotDocs Cloud Services.
Namespace: HotDocs.Sdk.Server.CloudAssembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- subscriberId
- Type:
System String
A HotDocs Cloud Services subscriber ID.
- signingKey
- Type:
System String
The signing key associated with the subscriber ID.
See Also