Click or drag to resize
BaseRESTServiceReturnForbiddenStatus Method
Sets the response status to Forbidden.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
protected Stream ReturnForbiddenStatus()

Return Value

Type: Stream
See Also