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

Struct ACLHEADER

SecurityDescriptor/SDStructure.go:13–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13type ACLHEADER struct {
14 ACLRevision string
15 Sbz1 string
16 ACLSizeBytes string
17 ACECount string
18 Sbz2 string
19}
20
21type ACEHEADER struct {
22 ACEType string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected