202-450 Exam QuestionsBrowse all questions from this exam

202-450 Exam - Question 114


Which of the following statements is INCORRECT regarding the LDIF file format?

Show Answer
Correct Answer: D

The incorrect statement is D. The LDIF (LDAP Data Interchange Format) file does not accept any type of file encoding. LDIF files typically use ASCII encoding and can encode binary data using base64. This means the statement about LDIF files accepting any type of file encoding is incorrect.

Discussion

2 comments
Sign in to comment
frantic25Option: D
Nov 17, 2020

Correct. Only ACSII using base64 encoding is supported.

ArminaOption: D
Feb 20, 2022

D is correct!