IScheduledJobAuthorizationManager Interface
Provides an abstraction for authorizing requests for executing IScheduledJob instances.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | IsAuthorized(HttpRequestMessage^, String^) | Determines whether a particular HttpRequestMessage is authorized to initiate the IScheduledJob identified by the jobName. |
Show:
