EscapeDNComponent Function - microsoft/MIMWAL GitHub Wiki

Syntax

string EscapeDNComponent(dnComponent:string)

Description

Escapes the DN component of a distinguished name specified in LDAP format.

Remarks

If the input DN is null, an exception is thrown.

Supported Version

2.14.611.0 and later

Examples

EscapeDNComponent("CN="+[//Target/DisplayName])