ResourceType Enumeration
.NET Framework 2.0
Note: This enumeration is new in the .NET Framework version 2.0.
Specifies the defined native object types.
Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly: mscorlib (in mscorlib.dll)
| Member name | Description | |
|---|---|---|
| DSObject | A directory service (DS) object or a property set or property of a directory service object. | |
| DSObjectAll | A directory service object and all of its property sets and properties. | |
| FileObject | A file or directory. | |
| KernelObject | A local kernel object. | |
| LMShare | A network share. | |
| Printer | A printer. | |
| ProviderDefined | An object defined by a provider. | |
| RegistryKey | A registry key. | |
| RegistryWow6432Key | An object for a registry entry under WOW64. | |
| Service | A Windows service. | |
| Unknown | An unknown object type. | |
| WindowObject | A window station or desktop object on the local computer. | |
| WmiGuidObject | A Windows Management Instrumentation (WMI) object. |
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: