ServiceTokenHandler Constructor (HttpConfiguration)

 

Initializes a new instance of the ServiceTokenHandler class.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public ServiceTokenHandler(
	HttpConfiguration config
)

Parameters

config
Type: System.Web.Http.HttpConfiguration

The HttpConfiguration for this instance.

Return to top
Show: