advapi32

package
v4.7.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetEntriesInAcl

func SetEntriesInAcl(ea []api.ExplicitAccess, OldAcl windows.Handle, NewAcl *windows.Handle) error

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

func SetSecurityInfo

func SetSecurityInfo(handle syscall.Handle, objectType int32, secInfo uint32, owner, group *windows.SID, dacl, sacl windows.Handle) error

SetSecurityInfo -- The SetSecurityInfo function sets specified security information in the security descriptor of a specified object. The caller identifies the object by a handle. https://docs.microsoft.com/en-us/windows/win32/api/aclapi/nf-aclapi-setsecurityinfo

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL