WebHostJobAuthorizationManager.IsAuthorized Method (HttpRequestMessage, String)

 

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

public bool IsAuthorized(
	HttpRequestMessage request,
	string jobName
)

Return Value

Type: System.Boolean
Return to top
Show: