You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Areas Namespaces > RainWorx.FrameWorx.MVC.Areas.API Namespaces > GenerateSignature Method

UtilitiesGenerateSignature Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC.Areas.API
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public static string GenerateSignature(
	HttpRequestMessage request,
	string userName,
	string authenticationToken
)

Parameters

request
Type: System.Net.HttpHttpRequestMessage
userName
Type: SystemString
authenticationToken
Type: SystemString

Return Value

Type: String
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.