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

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

Return Value

Type: Stream
See Also