IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

ExtendedRequest Method

Performs an LDAP V3 Extended Operation.

Syntax

async ldap.extendedRequest(requestName : string, requestValue : Uint8Array): Promise<void>

Remarks

This method performs an LDAP V3 Extended Operation. RequestName must contain the OID of the operation, and RequestValue may contain an optional value.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]