Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Security.​AccessControl.​ResourceType
Assembly: System.Security.AccessControl
Specifies the defined native object types.
Values
Unknown
An unknown object type.
FileObject
A file or directory.
Service
A Windows service.
Printer
A printer.
RegistryKey
A registry key.
LMShare
A network share.
KernelObject
A local kernel object.
WindowObject
A window station or desktop object on the local computer.
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.
ProviderDefined
An object defined by a provider.
WmiGuidObject
A Windows Management Instrumentation (WMI) object.
RegistryWow6432Key
An object for a registry entry under WOW64.