Allows the request of a signature file
Namespace: CDI_WCFService3.ICDI_WCFServiceAssembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function RequestSignatureFile ( _ authHeader As AuthHeader, _ pic As String, _ name As String, _ email As String, _ requestOption As DHO..::..RequestSignatureOptions _ ) As String
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- pic
- Type: System String
- name
- Type: System String
- Type: System String
- requestOption
- Type: CDI_WCFService3 DHO RequestSignatureOptions
Return Value
StringRemarks
See Also