2 references to EscapeBinaryValue
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (2)
564
return $"(userCertificate={ADUtils.
EscapeBinaryValue
(rawCertificate)})";
644
$"({suggestedAdProperty}={ADUtils.
EscapeBinaryValue
((byte[])filter.Value)})" :