{CompanyName} FlexyGo

FormRecognizer..::..GetSignFormat Method

Function to get signature format string to generate Shared Key

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static string GetSignFormat(
	string Method,
	Object ContentLength,
	Object ContentType,
	string HeaderResource,
	string UrlResource
)
Public Shared Function GetSignFormat ( _
	Method As String, _
	ContentLength As Object, _
	ContentType As Object, _
	HeaderResource As String, _
	UrlResource As String _
) As String

Parameters

Method
Type: String
ContentLength
Type: Object
ContentType
Type: Object
HeaderResource
Type: String
UrlResource
Type: String

Return Value

true if XXXX, false otherwise.