access

package
v0.0.0-...-440f51e Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DenyName

func DenyName(accessPermissions windows.ACCESS_MASK, name string) windows.EXPLICIT_ACCESS

Create an EXPLICIT_ACCESS instance denying permissions to the provided name.

func DenySid

func DenySid(accessPermissions windows.ACCESS_MASK, sid *windows.SID) windows.EXPLICIT_ACCESS

Create an EXPLICIT_ACCESS instance denying permissions to the provided SID.

func GrantName

func GrantName(accessPermissions windows.ACCESS_MASK, name string) windows.EXPLICIT_ACCESS

Create an EXPLICIT_ACCESS instance granting permissions to the provided name.

func GrantSid

func GrantSid(accessPermissions windows.ACCESS_MASK, sid *windows.SID) windows.EXPLICIT_ACCESS

Create an EXPLICIT_ACCESS instance granting permissions to the provided SID.

Types

This section is empty.

Jump to

Keyboard shortcuts

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