Table of Contents

Interface IUnsolicitedNotification

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/UnsolicitedNotification.html

public interface IUnsolicitedNotification

Properties

Exception

NamingException Exception { get; }

Property Value

NamingException

Referrals

String[] Referrals { get; }

Property Value

String[]