Interface IDirStateFactory
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/DirStateFactory.html
public interface IDirStateFactory : IStateFactory
- Inherited Members
Methods
GetStateToBind(object, Name, Context, Hashtable<object, object>, Attributes)
DirStateFactory.Result GetStateToBind(object arg0, Name arg1, Context arg2, Hashtable<object, object> arg3, Attributes arg4)