Security Descriptor structure
More...
Security Descriptor structure
| byte SECURITY_DESCRIPTOR.revision |
| byte SECURITY_DESCRIPTOR.size |
| short SECURITY_DESCRIPTOR.control |
| IntPtr SECURITY_DESCRIPTOR.owner |
| IntPtr SECURITY_DESCRIPTOR.group |
| IntPtr SECURITY_DESCRIPTOR.sacl |
| IntPtr SECURITY_DESCRIPTOR.dacl |
The documentation for this struct was generated from the following files:
- igsandbox/InterprocessCommunication/named_pipe_examples_master/C++ client & C# server FULL-DUPLEX/CSPipeServer/CSPipeServer/PipeNative.cs
- igsandbox/InterprocessCommunication/named_pipe_examples_master/Inter-Process Communication (IPC)/CSMailslotServer/MailslotNative.cs