Click or drag to resize

DavStatusNOT_ALLOWED Field

IT Hit WebDAV Classes Reference
The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public static readonly DavStatus NOT_ALLOWED

Field Value

Type: DavStatus
See Also