Click or drag to resize

ModelControllerT, UPatchAuthCheck Method

Check if current User is authorized for PATCH Requests

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

Return Value

Boolean
True if User is authorized for PATCH requests
See Also