Table of Contents

Interface IControl

Namespace
Javax.Naming.Ldap
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/ldap/Control.html

public interface IControl : ISerializable

Properties

EncodedValue

byte[] EncodedValue { get; }

Property Value

byte[]

ID

String ID { get; }

Property Value

String

Methods

IsCritical()

bool IsCritical()

Returns

bool

bool