HttpStatus.Forbidden Field

IT Hit WebDAV for .NET

The server understood the request, but is refusing to fulfill it.

[Visual Basic]
Public Shared ReadOnly Forbidden As HttpStatus
[C#]
public static readonly HttpStatus Forbidden;

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace