{CompanyName} FlexyGo

FormRecognizer..::..GetSASToken Method

Function to get signature info to get file path

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

Syntax


public static string GetSASToken(
	string StorageKey,
	string StorageAccount,
	string ContainerName,
	string BlobName
)
Public Shared Function GetSASToken ( _
	StorageKey As String, _
	StorageAccount As String, _
	ContainerName As String, _
	BlobName As String _
) As String

Parameters

StorageKey
Type: String
StorageAccount
Type: String
ContainerName
Type: String
BlobName
Type: String

Return Value

true if XXXX, false otherwise.