BadInputErrorCode Enum

Definition

Category of bad input error. (See BadInputException)

C#
public enum BadInputErrorCode
Inheritance
BadInputErrorCode

Fields

Name Value Description
General 0

General bad input error

FileIsTooLargeForProtection 1

HTTP response code indicates failure

ParameterParsing 2

Parameter cannot be parsed correctly

LicenseNotTrusted 3

Publishing license not issued by trusted source

DoubleKey 4

A paremeter for double key encryption is needed and missing

FileFormatNotSupported 5

The input file's format is not supported

Applies to

Product Versions
Microsoft.InformationProtection 1.7.133, 1.8.94, 1.9.78, 1.10.93, 1.11.53, 1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126