Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetEntriesInAcl ¶
SetEntriesInAcl -- Creates a new access control list (ACL) by merging new access control or audit control information into an existing ACL structure. https://docs.microsoft.com/en-us/windows/desktop/api/aclapi/nf-aclapi-setentriesinacla
func SetNamedSecurityInfo ¶
func SetNamedSecurityInfo(objectName string, objectType int32, secInfo uint32, owner, group *windows.SID, dacl, sacl windows.Handle) error
SetNamedSecurityInfo -- Sets specified security information in the security descriptor of a specified object. The caller identifies the object by name. https://docs.microsoft.com/en-us/windows/desktop/api/aclapi/nf-aclapi-setnamedsecurityinfow
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.