Http403Forbidden StructureNFX Class Library

[This is preliminary documentation and is subject to change.]

Returns HTTP 403 - forbidden This should be used in place of returning exceptions where needed as it is faster

Namespace: NFX.Wave.MVC
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public struct Http403Forbidden : IActionResult
See Also