More...
|
| static bool | SetSecurityDescriptorDacl (ref SECURITY_DESCRIPTOR sd, bool bDaclPresent, IntPtr Dacl, bool bDaclDefaulted) |
| | Sets the security descriptor attributes. More...
|
| |
| static bool | InitializeSecurityDescriptor (out SECURITY_DESCRIPTOR sd, int dwRevision) |
| | Initializes a SECURITY_DESCRIPTOR structure. More...
|
| |
| static bool | SetSecurityDescriptorDacl (ref SECURITY_DESCRIPTOR sd, bool bDaclPresent, IntPtr Dacl, bool bDaclDefaulted) |
| | Sets the security descriptor attributes. More...
|
| |
| static bool | InitializeSecurityDescriptor (out SECURITY_DESCRIPTOR sd, int dwRevision) |
| | Initializes a SECURITY_DESCRIPTOR structure. More...
|
| |
| static bool | SetSecurityDescriptorDacl (ref SECURITY_DESCRIPTOR sd, bool bDaclPresent, IntPtr Dacl, bool bDaclDefaulted) |
| | Sets the security descriptor attributes. More...
|
| |
| static bool | InitializeSecurityDescriptor (out SECURITY_DESCRIPTOR sd, int dwRevision) |
| | Initializes a SECURITY_DESCRIPTOR structure. More...
|
| |
| static bool | SetSecurityDescriptorDacl (ref SECURITY_DESCRIPTOR sd, bool bDaclPresent, IntPtr Dacl, bool bDaclDefaulted) |
| | Sets the security descriptor attributes. More...
|
| |
| static bool | InitializeSecurityDescriptor (out SECURITY_DESCRIPTOR sd, int dwRevision) |
| | Initializes a SECURITY_DESCRIPTOR structure. More...
|
| |
| static bool SecurityNative.SetSecurityDescriptorDacl |
( |
ref SECURITY_DESCRIPTOR |
sd, |
|
|
bool |
bDaclPresent, |
|
|
IntPtr |
Dacl, |
|
|
bool |
bDaclDefaulted |
|
) |
| |
| static bool SecurityNative.InitializeSecurityDescriptor |
( |
out SECURITY_DESCRIPTOR |
sd, |
|
|
int |
dwRevision |
|
) |
| |
| static bool SecurityNative.SetSecurityDescriptorDacl |
( |
ref SECURITY_DESCRIPTOR |
sd, |
|
|
bool |
bDaclPresent, |
|
|
IntPtr |
Dacl, |
|
|
bool |
bDaclDefaulted |
|
) |
| |
Sets the security descriptor attributes.
- Parameters
-
| sd | Reference to a SECURITY_DESCRIPTOR structure. |
| bDaclPresent | A flag that indicates the presence of a DACL in the security descriptor. |
| Dacl | A pointer to an ACL structure that specifies the DACL for the security descriptor. |
| bDaclDefaulted | A flag that indicates the source of the DACL. |
- Returns
- If the function succeeds, the function returns nonzero.
| static bool SecurityNative.InitializeSecurityDescriptor |
( |
out SECURITY_DESCRIPTOR |
sd, |
|
|
int |
dwRevision |
|
) |
| |
| static bool SecurityNative.SetSecurityDescriptorDacl |
( |
ref SECURITY_DESCRIPTOR |
sd, |
|
|
bool |
bDaclPresent, |
|
|
IntPtr |
Dacl, |
|
|
bool |
bDaclDefaulted |
|
) |
| |
Sets the security descriptor attributes.
- Parameters
-
| sd | Reference to a SECURITY_DESCRIPTOR structure. |
| bDaclPresent | A flag that indicates the presence of a DACL in the security descriptor. |
| Dacl | A pointer to an ACL structure that specifies the DACL for the security descriptor. |
| bDaclDefaulted | A flag that indicates the source of the DACL. |
- Returns
- If the function succeeds, the function returns nonzero.
| static bool SecurityNative.InitializeSecurityDescriptor |
( |
out SECURITY_DESCRIPTOR |
sd, |
|
|
int |
dwRevision |
|
) |
| |
| static bool SecurityNative.SetSecurityDescriptorDacl |
( |
ref SECURITY_DESCRIPTOR |
sd, |
|
|
bool |
bDaclPresent, |
|
|
IntPtr |
Dacl, |
|
|
bool |
bDaclDefaulted |
|
) |
| |
Sets the security descriptor attributes.
- Parameters
-
| sd | Reference to a SECURITY_DESCRIPTOR structure. |
| bDaclPresent | A flag that indicates the presence of a DACL in the security descriptor. |
| Dacl | A pointer to an ACL structure that specifies the DACL for the security descriptor. |
| bDaclDefaulted | A flag that indicates the source of the DACL. |
- Returns
- If the function succeeds, the function returns nonzero.
| static bool SecurityNative.InitializeSecurityDescriptor |
( |
out SECURITY_DESCRIPTOR |
sd, |
|
|
int |
dwRevision |
|
) |
| |
The documentation for this class 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