Interface IUnsolicitedNotification
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.naming/javax/naming/ldap/UnsolicitedNotification.html
public interface IUnsolicitedNotification
Properties
Exception
NamingException Exception { get; }
Property Value
Referrals
String[] Referrals { get; }
Property Value
- String[]