The DirectoryMetadata type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsOwner
Determines whether the specified possible owner is owner.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberUnknownApproximateCount
Defines a constant for when the ApproximateCount value is unknown.

Properties

  NameDescription
Public propertyAccessRights
Gets the access rights.
Public propertyApproximateCount
Gets the approximate count of the directory, if known.
Public propertyCanRefresh
Gets a value indicating whether the directory for this instance can refresh.
Public propertyCategory
Gets the category.
Public propertyDirectoryAdmin
Gets a value indicating where or not DirectoryAdmin rights have been acquired for this directory.
Public propertyDisplayName
Gets the directory name to display.
Public propertyDisplayType
Gets the type of the display.
Public propertyHasDynamicFields
Gets a value indicating whether this instance has dynamic fields.
Public propertyHasStatus
Gets a value indicating whether the directory has status information.
Public propertyId
Gets the unique identifier.
Public propertyIsPrivate
Gets a value indicating whether the directory for this instance is private.
Public propertyOwnerId
Gets the owner ID.

See Also