Namespace:
RainWorx.FrameWorx.MVC.Areas.API
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
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: StringSee Also