ErrorDetailsNO_EXTERNAL_ENTITIES Field
IT Hit WebDAV Classes Reference
If the server rejects a client request because the request body contains an
external entity, the server SHOULD use this error.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly ErrorDetails NO_EXTERNAL_ENTITIES
Public Shared ReadOnly NO_EXTERNAL_ENTITIES As ErrorDetails
public:
static initonly ErrorDetails NO_EXTERNAL_ENTITIES
static val NO_EXTERNAL_ENTITIES: ErrorDetails
Field Value
Type:
ErrorDetailsSee Also