The DirectoryMetadata type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsOwner |
Determines whether the specified possible owner is owner.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| UnknownApproximateCount |
Defines a constant for when the ApproximateCount value is unknown.
|
Properties
| Name | Description | |
|---|---|---|
| AccessRights |
Gets the access rights.
| |
| ApproximateCount |
Gets the approximate count of the directory, if known.
| |
| CanRefresh |
Gets a value indicating whether the directory for this instance can refresh.
| |
| Category |
Gets the category.
| |
| DirectoryAdmin |
Gets a value indicating where or not DirectoryAdmin rights have been acquired for this directory.
| |
| DisplayName |
Gets the directory name to display.
| |
| DisplayType |
Gets the type of the display.
| |
| HasDynamicFields |
Gets a value indicating whether this instance has dynamic fields.
| |
| HasStatus |
Gets a value indicating whether the directory has status information.
| |
| Id |
Gets the unique identifier.
| |
| IsPrivate |
Gets a value indicating whether the directory for this instance is private.
| |
| OwnerId |
Gets the owner ID.
|