OwinUtils.IsValidWhenLicenseError Method
- Namespace:
- Weavy.Web.Owin
- Assembly:
- Weavy.Web.dll
IsValidWhenLicenseError(IOwinRequest)
Checks if the request is valid when the license has errors.
public static bool IsValidWhenLicenseError(this IOwinRequest request)
Parameters
- request
- Microsoft.Owin.IOwinRequest
Returns
bool