MCPcopy Create free account
hub / github.com/Synzack/ldapper / ACEHEADER

Struct ACEHEADER

SecurityDescriptor/SDStructure.go:21–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type ACEHEADER struct {
22 ACEType string
23 ACEFlags string
24 AceSizeBytes string
25}
26
27type ACEMASK struct {
28 mask string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected