AuthorizeLevelAttribute::Level Property
The minimum authorization level required to access the resource.
Assembly: Microsoft.Azure.Mobile.Server (in Microsoft.Azure.Mobile.Server.dll)
public: property AuthorizationLevel Level { AuthorizationLevel get(); private: void set(AuthorizationLevel value); }
Property Value
Type: Microsoft.Azure.Mobile.Security::AuthorizationLevel
Show: