Click or drag to resize

ModelControllerTPatchAuthCheck Method

Check if current User is authorized for PATCH Requests

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.158-beta
Syntax
protected bool PatchAuthCheck()
View Source

Return Value

Boolean
True if User is authorized for PATCH requests
See Also