This element stores the different hash values associated with a specific file.
This item stores information about environment variables and their values.
The sql_item outlines information collected from a database via an SQL query.
The textfilecontent_item looks at the contents of a text file (aka a configuration file) by looking at individual lines.
| Child Elements | Deprecation Info |
|---|---|
| line
The line element represents a line in the file and is represented using a regular expression. |
Deprecated As Of Version: 5.4
Reason: Due to the fact that the TextFileContent54_test supports multi-line pattern matching, the line entity is no longer needed. Comment: This entity has been deprecated and will be removed in version 6.0 of the language. |
The EntityItemLdaptypeType complex type restricts a string value to a specific set of values that specify the different types of information that an ldap attribute can represent. The empty string value is permitted here to allow for detailed error reporting.
| Value | Description | Deprecation Info |
|---|---|---|
| LDAPTYPE_TIMESTAMP |
The data is of a time stamp in seconds. |
Deprecated As Of Version: 5.7
Reason: This value was accidently carried over from the win-sc:EntityItemAdstypeType as it was used as a template for the ind-sc:EntityItemLdaptypeType. Comment: This value has been deprecated and will be removed in version 6.0 of the language. |
| LDAPTYPE_EMAIL |
The data is of an e-mail message. |
Deprecated As Of Version: 5.7
Reason: This value was accidently carried over from the win-sc:EntityItemAdstypeType as it was used as a template for the ind-sc:EntityItemLdaptypeType. Comment: This value has been deprecated and will be removed in version 6.0 of the language. |