Enum ComputerProperties
These are some possible user "attributes". If you need your own you can just create an enum like this and use it.
Namespace: Dapplo.ActiveDirectory.Enums
Assembly: Dapplo.ActiveDirectory.dll
Syntax
public enum ComputerProperties
Fields
| Name | Description |
|---|---|
| Description | |
| HostName | |
| Location | |
| Name | |
| OperatingSystem | |
| OperatingSystemServicePack | |
| OperatingSystemVersion | |
| WhenChanged | |
| WhenCreated |