Interface IControl
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.naming/javax/naming/ldap/Control.html
public interface IControl : ISerializable
Properties
EncodedValue
byte[] EncodedValue { get; }
Property Value
- byte[]
ID
String ID { get; }
Property Value
Methods
IsCritical()
bool IsCritical()