GetDirectoryEntry
Returns the directory entry for the NIS map object.
Syntax
DirectoryEntry GetDirectoryEntry ()
Return value
The directory entry for the map object.
Discussion
This method can only be used in .NET programs because DirectoryEntry is a
.NET-specific class for directory objects. This method cannot be used in
COM-based programs.