GetDirectoryEntry
Returns the directory entry for the NIS map container.
Syntax
DirectoryEntry GetDirectoryEntry ()
Return value
The DirectoryEntry
attribute of the NIS map container.
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.