public enum ViolationStatusCode : System.Enum
public enum ViolationStatusCode : System.Enum
Member | Description |
---|---|
BandwidthLimitExceeded | The bandwidth limit exceeded status codes |
Conflict | The conflict status codes |
Forbidden | The forbidden status codes |
Gone | The gone status code |
InternalServerError | The internal server error status codes |
MethodNotAllowed | The method not allowed status codes |
NoContent | The no content status codes |
None | application failed to retrieve status code due to exception |
NotAcceptable | The not acceptable status codes |
NotFound | The not found status codes |
NotImplemented | The not implemented status codes |
OK | The okay status codes, should be avoided as it will only make them try harder.... |
ServiceUnavailable | The service unavailable status codes |
Unauthorized | The unauthorized status codes |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.ViolationStatusCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2