ResourceType Enumeration
.NET Framework 3.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 Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: