Gets the characters that are used for injection attacks.
Default is '=', '@', '+', '-', '\t', '\r'.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Injection
Characters Attribute - Property Type
- char[]
Syntax
public char[] InjectionCharacters { get; private set; }
Value
Type | Description |
---|---|
char[] |