IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

ExtendedRequest Method

Performs an LDAP V3 Extended Operation.

Syntax

[VB.NET]
Public Sub ExtendedRequest(ByVal RequestName As String, ByVal RequestValue As String)
[C#]
public void ExtendedRequest(string requestName, byte[] requestValue);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0