Generated from Manticore v1.1.6 • 388 packages. View on pkg.go.dev

functions

import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/3919286a-b10c-11d0-9ba8-00c04fd92ef5/0.0/functions"

Index

func DsRolerGetPrimaryDomainInformation

func DsRolerGetPrimaryDomainInformation(rpc ndr.Invoker, infoLevel msdssp.DSROLE_PRIMARY_DOMAIN_INFO_LEVEL) (DomainInfo *msdssp.DSROLER_PRIMARY_DOMAIN_INFORMATION, err error)

DsRolerGetPrimaryDomainInformation calls DsRolerGetPrimaryDomainInformation (opnum 0) ([MS-DSSP] 3.2.5.1). It returns the requested level of domain-membership information for the server. The caller selects the level via infoLevel; the returned union arm is discriminated by the same value (inspect DomainInfo.Tag).