Vanara/PInvoke/NetApi32/readme.md

424 lines
93 KiB
Markdown

## Vanara.PInvoke.NetApi32
PInvoke API (methods, structures and constants) imported from Windows NetApi32.dll.
- Includes methods from netapi32.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.NetApi32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.NetApi32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NetApi32)
### Methods - 100% API coverage (156 of 156 functions)
Native Method | Header | Managed Method
--- | --- | ---
[DavAddConnection](https://www.google.com/search?num=5&q=DavAddConnection+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavAddConnection](https://github.com/dahall/Vanara/search?l=C%23&q=DavAddConnection)
[DavCancelConnectionsToServer](https://www.google.com/search?num=5&q=DavCancelConnectionsToServer+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavCancelConnectionsToServer](https://github.com/dahall/Vanara/search?l=C%23&q=DavCancelConnectionsToServer)
[DavDeleteConnection](https://www.google.com/search?num=5&q=DavDeleteConnection+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavDeleteConnection](https://github.com/dahall/Vanara/search?l=C%23&q=DavDeleteConnection)
[DavFlushFile](https://www.google.com/search?num=5&q=DavFlushFile+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavFlushFile](https://github.com/dahall/Vanara/search?l=C%23&q=DavFlushFile)
[DavGetExtendedError](https://www.google.com/search?num=5&q=DavGetExtendedError+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavGetExtendedError](https://github.com/dahall/Vanara/search?l=C%23&q=DavGetExtendedError)
[DavGetHTTPFromUNCPath](https://www.google.com/search?num=5&q=DavGetHTTPFromUNCPath+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavGetHTTPFromUNCPath](https://github.com/dahall/Vanara/search?l=C%23&q=DavGetHTTPFromUNCPath)
[DavGetTheLockOwnerOfTheFile](https://www.google.com/search?num=5&q=DavGetTheLockOwnerOfTheFile+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavGetTheLockOwnerOfTheFile](https://github.com/dahall/Vanara/search?l=C%23&q=DavGetTheLockOwnerOfTheFile)
[DavGetUNCFromHTTPPath](https://www.google.com/search?num=5&q=DavGetUNCFromHTTPPath+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavGetUNCFromHTTPPath](https://github.com/dahall/Vanara/search?l=C%23&q=DavGetUNCFromHTTPPath)
[DavInvalidateCache](https://www.google.com/search?num=5&q=DavInvalidateCache+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavInvalidateCache](https://github.com/dahall/Vanara/search?l=C%23&q=DavInvalidateCache)
[DavRegisterAuthCallback](https://www.google.com/search?num=5&q=DavRegisterAuthCallback+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavRegisterAuthCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DavRegisterAuthCallback)
[DavUnregisterAuthCallback](https://www.google.com/search?num=5&q=DavUnregisterAuthCallback+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DavUnregisterAuthCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DavUnregisterAuthCallback)
[DsAddressToSiteNames](https://www.google.com/search?num=5&q=DsAddressToSiteNamesA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsAddressToSiteNames](https://github.com/dahall/Vanara/search?l=C%23&q=DsAddressToSiteNames)
[DsAddressToSiteNamesEx](https://www.google.com/search?num=5&q=DsAddressToSiteNamesExA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsAddressToSiteNamesEx](https://github.com/dahall/Vanara/search?l=C%23&q=DsAddressToSiteNamesEx)
[DsDeregisterDnsHostRecords](https://www.google.com/search?num=5&q=DsDeregisterDnsHostRecordsA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsDeregisterDnsHostRecords](https://github.com/dahall/Vanara/search?l=C%23&q=DsDeregisterDnsHostRecords)
[DsEnumerateDomainTrusts](https://www.google.com/search?num=5&q=DsEnumerateDomainTrustsA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsEnumerateDomainTrusts](https://github.com/dahall/Vanara/search?l=C%23&q=DsEnumerateDomainTrusts)
[DsGetDcCloseW](https://www.google.com/search?num=5&q=DsGetDcCloseW+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcClose](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcClose)
[DsGetDcName](https://www.google.com/search?num=5&q=DsGetDcNameA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcName](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcName)
[DsGetDcNext](https://www.google.com/search?num=5&q=DsGetDcNextA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcNext](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcNext)
[DsGetDcOpen](https://www.google.com/search?num=5&q=DsGetDcOpenA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcOpen](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcOpen)
[DsGetDcSiteCoverage](https://www.google.com/search?num=5&q=DsGetDcSiteCoverageA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcSiteCoverage](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcSiteCoverage)
[DsGetForestTrustInformationW](https://www.google.com/search?num=5&q=DsGetForestTrustInformationW+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetForestTrustInformationW](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetForestTrustInformationW)
[DsGetSiteName](https://www.google.com/search?num=5&q=DsGetSiteNameA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetSiteName](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetSiteName)
[DsMergeForestTrustInformationW](https://www.google.com/search?num=5&q=DsMergeForestTrustInformationW+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsMergeForestTrustInformationW](https://github.com/dahall/Vanara/search?l=C%23&q=DsMergeForestTrustInformationW)
[DsRoleFreeMemory](https://www.google.com/search?num=5&q=DsRoleFreeMemory+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DsRoleFreeMemory](https://github.com/dahall/Vanara/search?l=C%23&q=DsRoleFreeMemory)
[DsRoleGetPrimaryDomainInformation](https://www.google.com/search?num=5&q=DsRoleGetPrimaryDomainInformation+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DsRoleGetPrimaryDomainInformation](https://github.com/dahall/Vanara/search?l=C%23&q=DsRoleGetPrimaryDomainInformation)
[DsValidateSubnetName](https://www.google.com/search?num=5&q=DsValidateSubnetNameA+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsValidateSubnetName](https://github.com/dahall/Vanara/search?l=C%23&q=DsValidateSubnetName)
[NetAddAlternateComputerName](https://www.google.com/search?num=5&q=NetAddAlternateComputerName+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetAddAlternateComputerName](https://github.com/dahall/Vanara/search?l=C%23&q=NetAddAlternateComputerName)
[NetAddServiceAccount](https://www.google.com/search?num=5&q=NetAddServiceAccount+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetAddServiceAccount](https://github.com/dahall/Vanara/search?l=C%23&q=NetAddServiceAccount)
[NetAlertRaise](https://www.google.com/search?num=5&q=NetAlertRaise+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.NetAlertRaise](https://github.com/dahall/Vanara/search?l=C%23&q=NetAlertRaise)
[NetAlertRaiseEx](https://www.google.com/search?num=5&q=NetAlertRaiseEx+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.NetAlertRaiseEx](https://github.com/dahall/Vanara/search?l=C%23&q=NetAlertRaiseEx)
[NetApiBufferAllocate](https://www.google.com/search?num=5&q=NetApiBufferAllocate+site%3Alearn.microsoft.com) | lmapibuf.h | [Vanara.PInvoke.NetApi32.NetApiBufferAllocate](https://github.com/dahall/Vanara/search?l=C%23&q=NetApiBufferAllocate)
[NetApiBufferFree](https://www.google.com/search?num=5&q=NetApiBufferFree+site%3Alearn.microsoft.com) | lm.h | [Vanara.PInvoke.NetApi32.NetApiBufferFree](https://github.com/dahall/Vanara/search?l=C%23&q=NetApiBufferFree)
[NetApiBufferReallocate](https://www.google.com/search?num=5&q=NetApiBufferReallocate+site%3Alearn.microsoft.com) | lmapibuf.h | [Vanara.PInvoke.NetApi32.NetApiBufferReallocate](https://github.com/dahall/Vanara/search?l=C%23&q=NetApiBufferReallocate)
[NetApiBufferSize](https://www.google.com/search?num=5&q=NetApiBufferSize+site%3Alearn.microsoft.com) | lmapibuf.h | [Vanara.PInvoke.NetApi32.NetApiBufferSize](https://github.com/dahall/Vanara/search?l=C%23&q=NetApiBufferSize)
[NetConnectionEnum](https://www.google.com/search?num=5&q=NetConnectionEnum+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetConnectionEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetConnectionEnum)
[NetCreateProvisioningPackage](https://www.google.com/search?num=5&q=NetCreateProvisioningPackage+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetCreateProvisioningPackage](https://github.com/dahall/Vanara/search?l=C%23&q=NetCreateProvisioningPackage)
[NetDfsAdd](https://www.google.com/search?num=5&q=NetDfsAdd+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsAdd)
[NetDfsAddFtRoot](https://www.google.com/search?num=5&q=NetDfsAddFtRoot+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsAddFtRoot](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsAddFtRoot)
[NetDfsAddRootTarget](https://www.google.com/search?num=5&q=NetDfsAddRootTarget+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsAddRootTarget](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsAddRootTarget)
[NetDfsAddStdRoot](https://www.google.com/search?num=5&q=NetDfsAddStdRoot+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsAddStdRoot](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsAddStdRoot)
[NetDfsAddStdRootForced](https://www.google.com/search?num=5&q=NetDfsAddStdRootForced+site%3Alearn.microsoft.com) | LmDfs.h | [Vanara.PInvoke.NetApi32.NetDfsAddStdRootForced](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsAddStdRootForced)
[NetDfsEnum](https://www.google.com/search?num=5&q=NetDfsEnum+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsEnum)
[NetDfsGetClientInfo](https://www.google.com/search?num=5&q=NetDfsGetClientInfo+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetClientInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetClientInfo)
[NetDfsGetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetFtContainerSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetFtContainerSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetFtContainerSecurity)
[NetDfsGetInfo](https://www.google.com/search?num=5&q=NetDfsGetInfo+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetInfo)
[NetDfsGetSecurity](https://www.google.com/search?num=5&q=NetDfsGetSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetSecurity)
[NetDfsGetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetStdContainerSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetStdContainerSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetStdContainerSecurity)
[NetDfsGetSupportedNamespaceVersion](https://www.google.com/search?num=5&q=NetDfsGetSupportedNamespaceVersion+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsGetSupportedNamespaceVersion](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsGetSupportedNamespaceVersion)
[NetDfsMove](https://www.google.com/search?num=5&q=NetDfsMove+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsMove](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsMove)
[NetDfsRemove](https://www.google.com/search?num=5&q=NetDfsRemove+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsRemove](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsRemove)
[NetDfsRemoveFtRoot](https://www.google.com/search?num=5&q=NetDfsRemoveFtRoot+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsRemoveFtRoot](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsRemoveFtRoot)
[NetDfsRemoveFtRootForced](https://www.google.com/search?num=5&q=NetDfsRemoveFtRootForced+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsRemoveFtRootForced](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsRemoveFtRootForced)
[NetDfsRemoveRootTarget](https://www.google.com/search?num=5&q=NetDfsRemoveRootTarget+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsRemoveRootTarget](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsRemoveRootTarget)
[NetDfsRemoveStdRoot](https://www.google.com/search?num=5&q=NetDfsRemoveStdRoot+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsRemoveStdRoot](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsRemoveStdRoot)
[NetDfsSetClientInfo](https://www.google.com/search?num=5&q=NetDfsSetClientInfo+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsSetClientInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsSetClientInfo)
[NetDfsSetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetFtContainerSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsSetFtContainerSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsSetFtContainerSecurity)
[NetDfsSetInfo](https://www.google.com/search?num=5&q=NetDfsSetInfo+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsSetInfo)
[NetDfsSetSecurity](https://www.google.com/search?num=5&q=NetDfsSetSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsSetSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsSetSecurity)
[NetDfsSetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetStdContainerSecurity+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.NetDfsSetStdContainerSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=NetDfsSetStdContainerSecurity)
[NetEnumerateComputerNames](https://www.google.com/search?num=5&q=NetEnumerateComputerNames+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetEnumerateComputerNames](https://github.com/dahall/Vanara/search?l=C%23&q=NetEnumerateComputerNames)
[NetEnumerateServiceAccounts](https://www.google.com/search?num=5&q=NetEnumerateServiceAccounts+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetEnumerateServiceAccounts](https://github.com/dahall/Vanara/search?l=C%23&q=NetEnumerateServiceAccounts)
[NetFileClose](https://www.google.com/search?num=5&q=NetFileClose+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetFileClose](https://github.com/dahall/Vanara/search?l=C%23&q=NetFileClose)
[NetFileEnum](https://www.google.com/search?num=5&q=NetFileEnum+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetFileEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetFileEnum)
[NetFileGetInfo](https://www.google.com/search?num=5&q=NetFileGetInfo+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetFileGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetFileGetInfo)
[NetFreeAadJoinInformation](https://www.google.com/search?num=5&q=NetFreeAadJoinInformation+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetFreeAadJoinInformation](https://github.com/dahall/Vanara/search?l=C%23&q=NetFreeAadJoinInformation)
[NetGetAadJoinInformation](https://www.google.com/search?num=5&q=NetGetAadJoinInformation+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetGetAadJoinInformation](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetAadJoinInformation)
[NetGetAnyDCName](https://www.google.com/search?num=5&q=NetGetAnyDCName+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGetAnyDCName](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetAnyDCName)
[NetGetDCName](https://www.google.com/search?num=5&q=NetGetDCName+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGetDCName](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetDCName)
[NetGetDisplayInformationIndex](https://www.google.com/search?num=5&q=NetGetDisplayInformationIndex+site%3Alearn.microsoft.com) | Lmaccess.h | [Vanara.PInvoke.NetApi32.NetGetDisplayInformationIndex](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetDisplayInformationIndex)
[NetGetJoinableOUs](https://www.google.com/search?num=5&q=NetGetJoinableOUs+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetGetJoinableOUs](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetJoinableOUs)
[NetGetJoinInformation](https://www.google.com/search?num=5&q=NetGetJoinInformation+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetGetJoinInformation](https://github.com/dahall/Vanara/search?l=C%23&q=NetGetJoinInformation)
[NetGroupAdd](https://www.google.com/search?num=5&q=NetGroupAdd+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupAdd)
[NetGroupAddUser](https://www.google.com/search?num=5&q=NetGroupAddUser+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupAddUser](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupAddUser)
[NetGroupDel](https://www.google.com/search?num=5&q=NetGroupDel+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupDel)
[NetGroupDelUser](https://www.google.com/search?num=5&q=NetGroupDelUser+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupDelUser](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupDelUser)
[NetGroupEnum](https://www.google.com/search?num=5&q=NetGroupEnum+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupEnum)
[NetGroupGetInfo](https://www.google.com/search?num=5&q=NetGroupGetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupGetInfo)
[NetGroupGetUsers](https://www.google.com/search?num=5&q=NetGroupGetUsers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupGetUsers](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupGetUsers)
[NetGroupSetInfo](https://www.google.com/search?num=5&q=NetGroupSetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupSetInfo)
[NetGroupSetUsers](https://www.google.com/search?num=5&q=NetGroupSetUsers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetGroupSetUsers](https://github.com/dahall/Vanara/search?l=C%23&q=NetGroupSetUsers)
[NetIsServiceAccount](https://www.google.com/search?num=5&q=NetIsServiceAccount+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetIsServiceAccount](https://github.com/dahall/Vanara/search?l=C%23&q=NetIsServiceAccount)
[NetJoinDomain](https://www.google.com/search?num=5&q=NetJoinDomain+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetJoinDomain](https://github.com/dahall/Vanara/search?l=C%23&q=NetJoinDomain)
[NetLocalGroupAdd](https://www.google.com/search?num=5&q=NetLocalGroupAdd+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupAdd)
[NetLocalGroupAddMember](https://www.google.com/search?num=5&q=NetLocalGroupAddMember+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupAddMember](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupAddMember)
[NetLocalGroupAddMembers](https://www.google.com/search?num=5&q=NetLocalGroupAddMembers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupAddMembers](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupAddMembers)
[NetLocalGroupDel](https://www.google.com/search?num=5&q=NetLocalGroupDel+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupDel)
[NetLocalGroupDelMember](https://www.google.com/search?num=5&q=NetLocalGroupDelMember+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupDelMember](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupDelMember)
[NetLocalGroupDelMembers](https://www.google.com/search?num=5&q=NetLocalGroupDelMembers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupDelMembers](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupDelMembers)
[NetLocalGroupEnum](https://www.google.com/search?num=5&q=NetLocalGroupEnum+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupEnum)
[NetLocalGroupGetInfo](https://www.google.com/search?num=5&q=NetLocalGroupGetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupGetInfo)
[NetLocalGroupGetMembers](https://www.google.com/search?num=5&q=NetLocalGroupGetMembers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupGetMembers](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupGetMembers)
[NetLocalGroupSetInfo](https://www.google.com/search?num=5&q=NetLocalGroupSetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupSetInfo)
[NetLocalGroupSetMembers](https://www.google.com/search?num=5&q=NetLocalGroupSetMembers+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetLocalGroupSetMembers](https://github.com/dahall/Vanara/search?l=C%23&q=NetLocalGroupSetMembers)
[NetProvisionComputerAccount](https://www.google.com/search?num=5&q=NetProvisionComputerAccount+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetProvisionComputerAccount](https://github.com/dahall/Vanara/search?l=C%23&q=NetProvisionComputerAccount)
[NetQueryDisplayInformation](https://www.google.com/search?num=5&q=NetQueryDisplayInformation+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetQueryDisplayInformation](https://github.com/dahall/Vanara/search?l=C%23&q=NetQueryDisplayInformation)
[NetQueryServiceAccount](https://www.google.com/search?num=5&q=NetQueryServiceAccount+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetQueryServiceAccount](https://github.com/dahall/Vanara/search?l=C%23&q=NetQueryServiceAccount)
[NetRemoteComputerSupports](https://www.google.com/search?num=5&q=NetRemoteComputerSupports+site%3Alearn.microsoft.com) | lmremutl.h | [Vanara.PInvoke.NetApi32.NetRemoteComputerSupports](https://github.com/dahall/Vanara/search?l=C%23&q=NetRemoteComputerSupports)
[NetRemoteTOD](https://www.google.com/search?num=5&q=NetRemoteTOD+site%3Alearn.microsoft.com) | lmremutl.h | [Vanara.PInvoke.NetApi32.NetRemoteTOD](https://github.com/dahall/Vanara/search?l=C%23&q=NetRemoteTOD)
[NetRemoveAlternateComputerName](https://www.google.com/search?num=5&q=NetRemoveAlternateComputerName+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetRemoveAlternateComputerName](https://github.com/dahall/Vanara/search?l=C%23&q=NetRemoveAlternateComputerName)
[NetRemoveServiceAccount](https://www.google.com/search?num=5&q=NetRemoveServiceAccount+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetRemoveServiceAccount](https://github.com/dahall/Vanara/search?l=C%23&q=NetRemoveServiceAccount)
[NetRenameMachineInDomain](https://www.google.com/search?num=5&q=NetRenameMachineInDomain+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetRenameMachineInDomain](https://github.com/dahall/Vanara/search?l=C%23&q=NetRenameMachineInDomain)
[NetRequestOfflineDomainJoin](https://www.google.com/search?num=5&q=NetRequestOfflineDomainJoin+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetRequestOfflineDomainJoin](https://github.com/dahall/Vanara/search?l=C%23&q=NetRequestOfflineDomainJoin)
[NetRequestProvisioningPackageInstall](https://www.google.com/search?num=5&q=NetRequestProvisioningPackageInstall+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetRequestProvisioningPackageInstall](https://github.com/dahall/Vanara/search?l=C%23&q=NetRequestProvisioningPackageInstall)
[NetScheduleJobAdd](https://www.google.com/search?num=5&q=NetScheduleJobAdd+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.NetScheduleJobAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetScheduleJobAdd)
[NetScheduleJobDel](https://www.google.com/search?num=5&q=NetScheduleJobDel+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.NetScheduleJobDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetScheduleJobDel)
[NetScheduleJobEnum](https://www.google.com/search?num=5&q=NetScheduleJobEnum+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.NetScheduleJobEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetScheduleJobEnum)
[NetScheduleJobGetInfo](https://www.google.com/search?num=5&q=NetScheduleJobGetInfo+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.NetScheduleJobGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetScheduleJobGetInfo)
[NetServerComputerNameAdd](https://www.google.com/search?num=5&q=NetServerComputerNameAdd+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerComputerNameAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerComputerNameAdd)
[NetServerComputerNameDel](https://www.google.com/search?num=5&q=NetServerComputerNameDel+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerComputerNameDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerComputerNameDel)
[NetServerDiskEnum](https://www.google.com/search?num=5&q=NetServerDiskEnum+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerDiskEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerDiskEnum)
[NetServerEnum](https://www.google.com/search?num=5&q=NetServerEnum+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerEnum)
[NetServerGetInfo](https://www.google.com/search?num=5&q=NetServerGetInfo+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerGetInfo)
[NetServerSetInfo](https://www.google.com/search?num=5&q=NetServerSetInfo+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerSetInfo)
[NetServerTransportAdd](https://www.google.com/search?num=5&q=NetServerTransportAdd+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerTransportAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerTransportAdd)
[NetServerTransportAddEx](https://www.google.com/search?num=5&q=NetServerTransportAddEx+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerTransportAddEx](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerTransportAddEx)
[NetServerTransportDel](https://www.google.com/search?num=5&q=NetServerTransportDel+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerTransportDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerTransportDel)
[NetServerTransportEnum](https://www.google.com/search?num=5&q=NetServerTransportEnum+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerTransportEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerTransportEnum)
[NetSessionDel](https://www.google.com/search?num=5&q=NetSessionDel+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetSessionDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetSessionDel)
[NetSessionEnum](https://www.google.com/search?num=5&q=NetSessionEnum+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetSessionEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetSessionEnum)
[NetSessionGetInfo](https://www.google.com/search?num=5&q=NetSessionGetInfo+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetSessionGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetSessionGetInfo)
[NetSetPrimaryComputerName](https://www.google.com/search?num=5&q=NetSetPrimaryComputerName+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetSetPrimaryComputerName](https://github.com/dahall/Vanara/search?l=C%23&q=NetSetPrimaryComputerName)
[NetShareAdd](https://www.google.com/search?num=5&q=NetShareAdd+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareAdd)
[NetShareCheck](https://www.google.com/search?num=5&q=NetShareCheck+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareCheck](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareCheck)
[NetShareDel](https://www.google.com/search?num=5&q=NetShareDel+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareDel)
[NetShareDelEx](https://www.google.com/search?num=5&q=NetShareDelEx+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareDelEx](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareDelEx)
[NetShareEnum](https://www.google.com/search?num=5&q=NetShareEnum+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareEnum)
[NetShareGetInfo](https://www.google.com/search?num=5&q=NetShareGetInfo+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareGetInfo)
[NetShareSetInfo](https://www.google.com/search?num=5&q=NetShareSetInfo+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.NetShareSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetShareSetInfo)
[NetStatisticsGet](https://www.google.com/search?num=5&q=NetStatisticsGet+site%3Alearn.microsoft.com) | lmstats.h | [Vanara.PInvoke.NetApi32.NetStatisticsGet](https://github.com/dahall/Vanara/search?l=C%23&q=NetStatisticsGet)
[NetUnjoinDomain](https://www.google.com/search?num=5&q=NetUnjoinDomain+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetUnjoinDomain](https://github.com/dahall/Vanara/search?l=C%23&q=NetUnjoinDomain)
[NetUseAdd](https://www.google.com/search?num=5&q=NetUseAdd+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseAdd)
[NetUseDel](https://www.google.com/search?num=5&q=NetUseDel+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseDel)
[NetUseEnum](https://www.google.com/search?num=5&q=NetUseEnum+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseEnum)
[NetUseGetInfo](https://www.google.com/search?num=5&q=NetUseGetInfo+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseGetInfo)
[NetUserAdd](https://www.google.com/search?num=5&q=NetUserAdd+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserAdd)
[NetUserChangePassword](https://www.google.com/search?num=5&q=NetUserChangePassword+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserChangePassword](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserChangePassword)
[NetUserDel](https://www.google.com/search?num=5&q=NetUserDel+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserDel)
[NetUserEnum](https://www.google.com/search?num=5&q=NetUserEnum+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserEnum)
[NetUserGetGroups](https://www.google.com/search?num=5&q=NetUserGetGroups+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserGetGroups](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserGetGroups)
[NetUserGetInfo](https://www.google.com/search?num=5&q=NetUserGetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserGetInfo)
[NetUserGetLocalGroups](https://www.google.com/search?num=5&q=NetUserGetLocalGroups+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserGetLocalGroups](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserGetLocalGroups)
[NetUserModalsGet](https://www.google.com/search?num=5&q=NetUserModalsGet+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserModalsGet](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserModalsGet)
[NetUserModalsSet](https://www.google.com/search?num=5&q=NetUserModalsSet+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserModalsSet](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserModalsSet)
[NetUserSetGroups](https://www.google.com/search?num=5&q=NetUserSetGroups+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserSetGroups](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserSetGroups)
[NetUserSetInfo](https://www.google.com/search?num=5&q=NetUserSetInfo+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetUserSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetUserSetInfo)
[NetValidateName](https://www.google.com/search?num=5&q=NetValidateName+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NetValidateName](https://github.com/dahall/Vanara/search?l=C%23&q=NetValidateName)
[NetValidatePasswordPolicy](https://www.google.com/search?num=5&q=NetValidatePasswordPolicy+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetValidatePasswordPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=NetValidatePasswordPolicy)
[NetValidatePasswordPolicyFree](https://www.google.com/search?num=5&q=NetValidatePasswordPolicyFree+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NetValidatePasswordPolicyFree](https://github.com/dahall/Vanara/search?l=C%23&q=NetValidatePasswordPolicyFree)
[NetWkstaGetInfo](https://www.google.com/search?num=5&q=NetWkstaGetInfo+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaGetInfo)
[NetWkstaSetInfo](https://www.google.com/search?num=5&q=NetWkstaSetInfo+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaSetInfo)
[NetWkstaTransportAdd](https://www.google.com/search?num=5&q=NetWkstaTransportAdd+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaTransportAdd](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaTransportAdd)
[NetWkstaTransportDel](https://www.google.com/search?num=5&q=NetWkstaTransportDel+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaTransportDel](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaTransportDel)
[NetWkstaTransportEnum](https://www.google.com/search?num=5&q=NetWkstaTransportEnum+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaTransportEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaTransportEnum)
[NetWkstaUserEnum](https://www.google.com/search?num=5&q=NetWkstaUserEnum+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaUserEnum](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaUserEnum)
[NetWkstaUserGetInfo](https://www.google.com/search?num=5&q=NetWkstaUserGetInfo+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaUserGetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaUserGetInfo)
[NetWkstaUserSetInfo](https://www.google.com/search?num=5&q=NetWkstaUserSetInfo+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.NetWkstaUserSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NetWkstaUserSetInfo)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
[AtJobFlags](https://www.google.com/search?num=5&q=AtJobFlags+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.AtJobFlags](https://github.com/dahall/Vanara/search?l=C%23&q=AtJobFlags)
[AUTHNEXTSTEP](https://www.google.com/search?num=5&q=AUTHNEXTSTEP+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.AUTHNEXTSTEP](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHNEXTSTEP)
[DAV_AUTHN_SCHEME](https://www.google.com/search?num=5&q=DAV_AUTHN_SCHEME+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DAV_AUTHN_SCHEME](https://github.com/dahall/Vanara/search?l=C%23&q=DAV_AUTHN_SCHEME)
[DFS_NAMESPACE_VERSION_ORIGIN](https://www.google.com/search?num=5&q=DFS_NAMESPACE_VERSION_ORIGIN+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_NAMESPACE_VERSION_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_NAMESPACE_VERSION_ORIGIN)
[DFS_TARGET_PRIORITY_CLASS](https://www.google.com/search?num=5&q=DFS_TARGET_PRIORITY_CLASS+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_TARGET_PRIORITY_CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_TARGET_PRIORITY_CLASS)
[DfsAddFlags](https://www.google.com/search?num=5&q=DfsAddFlags+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsAddFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DfsAddFlags)
[DfsCapabilities](https://www.google.com/search?num=5&q=DfsCapabilities+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=DfsCapabilities)
[DfsMoveFlags](https://www.google.com/search?num=5&q=DfsMoveFlags+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsMoveFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DfsMoveFlags)
[DfsPropertyFlag](https://www.google.com/search?num=5&q=DfsPropertyFlag+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsPropertyFlag](https://github.com/dahall/Vanara/search?l=C%23&q=DfsPropertyFlag)
[DfsRemoveFlags](https://www.google.com/search?num=5&q=DfsRemoveFlags+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsRemoveFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DfsRemoveFlags)
[DfsState](https://www.google.com/search?num=5&q=DfsState+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsState](https://github.com/dahall/Vanara/search?l=C%23&q=DfsState)
[DfsStorageState](https://www.google.com/search?num=5&q=DfsStorageState+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DfsStorageState](https://github.com/dahall/Vanara/search?l=C%23&q=DfsStorageState)
[DomainControllerAddressType](https://www.google.com/search?num=5&q=DomainControllerAddressType+site%3Alearn.microsoft.com) | DsGetDC.h | [Vanara.PInvoke.NetApi32.DomainControllerAddressType](https://github.com/dahall/Vanara/search?l=C%23&q=DomainControllerAddressType)
[DomainControllerType](https://www.google.com/search?num=5&q=DomainControllerType+site%3Alearn.microsoft.com) | DsGetDC.h | [Vanara.PInvoke.NetApi32.DomainControllerType](https://github.com/dahall/Vanara/search?l=C%23&q=DomainControllerType)
[DomainTrustFlag](https://www.google.com/search?num=5&q=DomainTrustFlag+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DomainTrustFlag](https://github.com/dahall/Vanara/search?l=C%23&q=DomainTrustFlag)
[DsGetDcNameFlags](https://www.google.com/search?num=5&q=DsGetDcNameFlags+site%3Alearn.microsoft.com) | DsGetDC.h | [Vanara.PInvoke.NetApi32.DsGetDcNameFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcNameFlags)
[DsGetDcOpenOptions](https://www.google.com/search?num=5&q=DsGetDcOpenOptions+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetDcOpenOptions](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetDcOpenOptions)
[DsGetForestTrustInformationFlags](https://www.google.com/search?num=5&q=DsGetForestTrustInformationFlags+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DsGetForestTrustInformationFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DsGetForestTrustInformationFlags)
[DSREG_JOIN_TYPE](https://www.google.com/search?num=5&q=DSREG_JOIN_TYPE+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.DSREG_JOIN_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=DSREG_JOIN_TYPE)
[DSROLE_FLAGS](https://www.google.com/search?num=5&q=DSROLE_FLAGS+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_FLAGS)
[DSROLE_MACHINE_ROLE](https://www.google.com/search?num=5&q=DSROLE_MACHINE_ROLE+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_MACHINE_ROLE](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_MACHINE_ROLE)
[DSROLE_OPERATION_STATE](https://www.google.com/search?num=5&q=DSROLE_OPERATION_STATE+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_OPERATION_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_OPERATION_STATE)
[DSROLE_PRIMARY_DOMAIN_INFO_LEVEL](https://www.google.com/search?num=5&q=DSROLE_PRIMARY_DOMAIN_INFO_LEVEL+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_PRIMARY_DOMAIN_INFO_LEVEL](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_PRIMARY_DOMAIN_INFO_LEVEL)
[DSROLE_SERVER_STATE](https://www.google.com/search?num=5&q=DSROLE_SERVER_STATE+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_SERVER_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_SERVER_STATE)
[GetLocalGroupFlags](https://www.google.com/search?num=5&q=GetLocalGroupFlags+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GetLocalGroupFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GetLocalGroupFlags)
[LogonServerRole](https://www.google.com/search?num=5&q=LogonServerRole+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LogonServerRole](https://github.com/dahall/Vanara/search?l=C%23&q=LogonServerRole)
[NET_COMPUTER_NAME_TYPE](https://www.google.com/search?num=5&q=NET_COMPUTER_NAME_TYPE+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NET_COMPUTER_NAME_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_COMPUTER_NAME_TYPE)
[NET_VALIDATE_PASSWORD_TYPE](https://www.google.com/search?num=5&q=NET_VALIDATE_PASSWORD_TYPE+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_PASSWORD_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_PASSWORD_TYPE)
[NetServerEnumFilter](https://www.google.com/search?num=5&q=NetServerEnumFilter+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.NetServerEnumFilter](https://github.com/dahall/Vanara/search?l=C%23&q=NetServerEnumFilter)
[NETSETUP](https://www.google.com/search?num=5&q=NETSETUP+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NETSETUP](https://github.com/dahall/Vanara/search?l=C%23&q=NETSETUP)
[NETSETUP_JOIN_STATUS](https://www.google.com/search?num=5&q=NETSETUP_JOIN_STATUS+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NETSETUP_JOIN_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=NETSETUP_JOIN_STATUS)
[NETSETUP_NAME_TYPE](https://www.google.com/search?num=5&q=NETSETUP_NAME_TYPE+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NETSETUP_NAME_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NETSETUP_NAME_TYPE)
[NETSETUP_PROVISION](https://www.google.com/search?num=5&q=NETSETUP_PROVISION+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NETSETUP_PROVISION](https://github.com/dahall/Vanara/search?l=C%23&q=NETSETUP_PROVISION)
[NetUseFlags](https://www.google.com/search?num=5&q=NetUseFlags+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseFlags](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseFlags)
[NetUseForce](https://www.google.com/search?num=5&q=NetUseForce+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseForce](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseForce)
[NetUseStatus](https://www.google.com/search?num=5&q=NetUseStatus+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseStatus](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseStatus)
[NetUseType](https://www.google.com/search?num=5&q=NetUseType+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.NetUseType](https://github.com/dahall/Vanara/search?l=C%23&q=NetUseType)
[PLATFORM_ID](https://www.google.com/search?num=5&q=PLATFORM_ID+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.PLATFORM_ID](https://github.com/dahall/Vanara/search?l=C%23&q=PLATFORM_ID)
[PRJOB](https://www.google.com/search?num=5&q=PRJOB+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.PRJOB](https://github.com/dahall/Vanara/search?l=C%23&q=PRJOB)
[RemoteSupportFlags](https://www.google.com/search?num=5&q=RemoteSupportFlags+site%3Alearn.microsoft.com) | lmremutl.h | [Vanara.PInvoke.NetApi32.RemoteSupportFlags](https://github.com/dahall/Vanara/search?l=C%23&q=RemoteSupportFlags)
[SERVER_TRANSPORT_FLAGS](https://www.google.com/search?num=5&q=SERVER_TRANSPORT_FLAGS+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_TRANSPORT_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_TRANSPORT_FLAGS)
[ServerPlatform](https://www.google.com/search?num=5&q=ServerPlatform+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.ServerPlatform](https://github.com/dahall/Vanara/search?l=C%23&q=ServerPlatform)
[SESS](https://www.google.com/search?num=5&q=SESS+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESS](https://github.com/dahall/Vanara/search?l=C%23&q=SESS)
[ShareLevelAccess](https://www.google.com/search?num=5&q=ShareLevelAccess+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.ShareLevelAccess](https://github.com/dahall/Vanara/search?l=C%23&q=ShareLevelAccess)
[SHI1005_FLAGS](https://www.google.com/search?num=5&q=SHI1005_FLAGS+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHI1005_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=SHI1005_FLAGS)
[STYPE](https://www.google.com/search?num=5&q=STYPE+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.STYPE](https://github.com/dahall/Vanara/search?l=C%23&q=STYPE)
[SvcAcctAddFlag](https://www.google.com/search?num=5&q=SvcAcctAddFlag+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.SvcAcctAddFlag](https://github.com/dahall/Vanara/search?l=C%23&q=SvcAcctAddFlag)
[SvcAcctRemFlag](https://www.google.com/search?num=5&q=SvcAcctRemFlag+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.SvcAcctRemFlag](https://github.com/dahall/Vanara/search?l=C%23&q=SvcAcctRemFlag)
[UserAcctCtrlFlags](https://www.google.com/search?num=5&q=UserAcctCtrlFlags+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.UserAcctCtrlFlags](https://github.com/dahall/Vanara/search?l=C%23&q=UserAcctCtrlFlags)
[UserEnumFilter](https://www.google.com/search?num=5&q=UserEnumFilter+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.UserEnumFilter](https://github.com/dahall/Vanara/search?l=C%23&q=UserEnumFilter)
[UserOpPriv](https://www.google.com/search?num=5&q=UserOpPriv+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.UserOpPriv](https://github.com/dahall/Vanara/search?l=C%23&q=UserOpPriv)
[UserPrivilege](https://www.google.com/search?num=5&q=UserPrivilege+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.UserPrivilege](https://github.com/dahall/Vanara/search?l=C%23&q=UserPrivilege)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[ADMIN_OTHER_INFO](https://www.google.com/search?num=5&q=ADMIN_OTHER_INFO+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.ADMIN_OTHER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=ADMIN_OTHER_INFO)
[AT_ENUM](https://www.google.com/search?num=5&q=AT_ENUM+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.AT_ENUM](https://github.com/dahall/Vanara/search?l=C%23&q=AT_ENUM)
[AT_INFO](https://www.google.com/search?num=5&q=AT_INFO+site%3Alearn.microsoft.com) | lmat.h | [Vanara.PInvoke.NetApi32.AT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=AT_INFO)
[CONNECTION_INFO_0](https://www.google.com/search?num=5&q=CONNECTION_INFO_0+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.CONNECTION_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=CONNECTION_INFO_0)
[CONNECTION_INFO_1](https://www.google.com/search?num=5&q=CONNECTION_INFO_1+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.CONNECTION_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=CONNECTION_INFO_1)
[DAV_CALLBACK_AUTH_BLOB](https://www.google.com/search?num=5&q=DAV_CALLBACK_AUTH_BLOB+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DAV_CALLBACK_AUTH_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=DAV_CALLBACK_AUTH_BLOB)
[DAV_CALLBACK_AUTH_UNP](https://www.google.com/search?num=5&q=DAV_CALLBACK_AUTH_UNP+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DAV_CALLBACK_AUTH_UNP](https://github.com/dahall/Vanara/search?l=C%23&q=DAV_CALLBACK_AUTH_UNP)
[DAV_CALLBACK_CRED](https://www.google.com/search?num=5&q=DAV_CALLBACK_CRED+site%3Alearn.microsoft.com) | davclnt.h | [Vanara.PInvoke.NetApi32.DAV_CALLBACK_CRED](https://github.com/dahall/Vanara/search?l=C%23&q=DAV_CALLBACK_CRED)
[DFS_GET_PKT_ENTRY_STATE_ARG](https://www.google.com/search?num=5&q=DFS_GET_PKT_ENTRY_STATE_ARG+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_GET_PKT_ENTRY_STATE_ARG](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_GET_PKT_ENTRY_STATE_ARG)
[DFS_INFO_1](https://www.google.com/search?num=5&q=DFS_INFO_1+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_1)
[DFS_INFO_100](https://www.google.com/search?num=5&q=DFS_INFO_100+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_100](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_100)
[DFS_INFO_101](https://www.google.com/search?num=5&q=DFS_INFO_101+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_101](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_101)
[DFS_INFO_102](https://www.google.com/search?num=5&q=DFS_INFO_102+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_102](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_102)
[DFS_INFO_103](https://www.google.com/search?num=5&q=DFS_INFO_103+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_103](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_103)
[DFS_INFO_104](https://www.google.com/search?num=5&q=DFS_INFO_104+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_104](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_104)
[DFS_INFO_105](https://www.google.com/search?num=5&q=DFS_INFO_105+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_105](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_105)
[DFS_INFO_106](https://www.google.com/search?num=5&q=DFS_INFO_106+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_106](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_106)
[DFS_INFO_107](https://www.google.com/search?num=5&q=DFS_INFO_107+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_107](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_107)
[DFS_INFO_150](https://www.google.com/search?num=5&q=DFS_INFO_150+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_150](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_150)
[DFS_INFO_2](https://www.google.com/search?num=5&q=DFS_INFO_2+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_2)
[DFS_INFO_200](https://www.google.com/search?num=5&q=DFS_INFO_200+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_200](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_200)
[DFS_INFO_3](https://www.google.com/search?num=5&q=DFS_INFO_3+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_3)
[DFS_INFO_300](https://www.google.com/search?num=5&q=DFS_INFO_300+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_300](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_300)
[DFS_INFO_4](https://www.google.com/search?num=5&q=DFS_INFO_4+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_4)
[DFS_INFO_5](https://www.google.com/search?num=5&q=DFS_INFO_5+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_5](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_5)
[DFS_INFO_50](https://www.google.com/search?num=5&q=DFS_INFO_50+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_50](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_50)
[DFS_INFO_6](https://www.google.com/search?num=5&q=DFS_INFO_6+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_6](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_6)
[DFS_INFO_7](https://www.google.com/search?num=5&q=DFS_INFO_7+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_7](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_7)
[DFS_INFO_8](https://www.google.com/search?num=5&q=DFS_INFO_8+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_8](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_8)
[DFS_INFO_9](https://www.google.com/search?num=5&q=DFS_INFO_9+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_INFO_9](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_INFO_9)
[DFS_STORAGE_INFO](https://www.google.com/search?num=5&q=DFS_STORAGE_INFO+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_STORAGE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_STORAGE_INFO)
[DFS_STORAGE_INFO_1](https://www.google.com/search?num=5&q=DFS_STORAGE_INFO_1+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_STORAGE_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_STORAGE_INFO_1)
[DFS_SUPPORTED_NAMESPACE_VERSION_INFO](https://www.google.com/search?num=5&q=DFS_SUPPORTED_NAMESPACE_VERSION_INFO+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_SUPPORTED_NAMESPACE_VERSION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_SUPPORTED_NAMESPACE_VERSION_INFO)
[DFS_TARGET_PRIORITY](https://www.google.com/search?num=5&q=DFS_TARGET_PRIORITY+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_TARGET_PRIORITY](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_TARGET_PRIORITY)
[DOMAIN_CONTROLLER_INFO](https://www.google.com/search?num=5&q=DOMAIN_CONTROLLER_INFO+site%3Alearn.microsoft.com) | DsGetDC.h | [Vanara.PInvoke.NetApi32.DOMAIN_CONTROLLER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DOMAIN_CONTROLLER_INFO)
[DS_DOMAIN_TRUSTS](https://www.google.com/search?num=5&q=DS_DOMAIN_TRUSTS+site%3Alearn.microsoft.com) | dsgetdc.h | [Vanara.PInvoke.NetApi32.DS_DOMAIN_TRUSTS](https://github.com/dahall/Vanara/search?l=C%23&q=DS_DOMAIN_TRUSTS)
[DSREG_USER_INFO](https://www.google.com/search?num=5&q=DSREG_USER_INFO+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.DSREG_USER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DSREG_USER_INFO)
[DSROLE_OPERATION_STATE_INFO](https://www.google.com/search?num=5&q=DSROLE_OPERATION_STATE_INFO+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_OPERATION_STATE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_OPERATION_STATE_INFO)
[DSROLE_PRIMARY_DOMAIN_INFO_BASIC](https://www.google.com/search?num=5&q=DSROLE_PRIMARY_DOMAIN_INFO_BASIC+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_PRIMARY_DOMAIN_INFO_BASIC](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_PRIMARY_DOMAIN_INFO_BASIC)
[DSROLE_UPGRADE_STATUS_INFO](https://www.google.com/search?num=5&q=DSROLE_UPGRADE_STATUS_INFO+site%3Alearn.microsoft.com) | dsrole.h | [Vanara.PInvoke.NetApi32.DSROLE_UPGRADE_STATUS_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DSROLE_UPGRADE_STATUS_INFO)
[ERRLOG_OTHER_INFO](https://www.google.com/search?num=5&q=ERRLOG_OTHER_INFO+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.ERRLOG_OTHER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=ERRLOG_OTHER_INFO)
[FILE_INFO_2](https://www.google.com/search?num=5&q=FILE_INFO_2+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.FILE_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=FILE_INFO_2)
[FILE_INFO_3](https://www.google.com/search?num=5&q=FILE_INFO_3+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.FILE_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=FILE_INFO_3)
[GROUP_INFO_0](https://www.google.com/search?num=5&q=GROUP_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_0)
[GROUP_INFO_1](https://www.google.com/search?num=5&q=GROUP_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_1)
[GROUP_INFO_1002](https://www.google.com/search?num=5&q=GROUP_INFO_1002+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_1002](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_1002)
[GROUP_INFO_1005](https://www.google.com/search?num=5&q=GROUP_INFO_1005+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_1005](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_1005)
[GROUP_INFO_2](https://www.google.com/search?num=5&q=GROUP_INFO_2+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_2)
[GROUP_INFO_3](https://www.google.com/search?num=5&q=GROUP_INFO_3+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_INFO_3)
[GROUP_USERS_INFO_0](https://www.google.com/search?num=5&q=GROUP_USERS_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_USERS_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_USERS_INFO_0)
[GROUP_USERS_INFO_1](https://www.google.com/search?num=5&q=GROUP_USERS_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.GROUP_USERS_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=GROUP_USERS_INFO_1)
[LOCALGROUP_INFO_0](https://www.google.com/search?num=5&q=LOCALGROUP_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_INFO_0)
[LOCALGROUP_INFO_1](https://www.google.com/search?num=5&q=LOCALGROUP_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_INFO_1)
[LOCALGROUP_INFO_1002](https://www.google.com/search?num=5&q=LOCALGROUP_INFO_1002+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_INFO_1002](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_INFO_1002)
[LOCALGROUP_MEMBERS_INFO_0](https://www.google.com/search?num=5&q=LOCALGROUP_MEMBERS_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_MEMBERS_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_MEMBERS_INFO_0)
[LOCALGROUP_MEMBERS_INFO_1](https://www.google.com/search?num=5&q=LOCALGROUP_MEMBERS_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_MEMBERS_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_MEMBERS_INFO_1)
[LOCALGROUP_MEMBERS_INFO_2](https://www.google.com/search?num=5&q=LOCALGROUP_MEMBERS_INFO_2+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_MEMBERS_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_MEMBERS_INFO_2)
[LOCALGROUP_MEMBERS_INFO_3](https://www.google.com/search?num=5&q=LOCALGROUP_MEMBERS_INFO_3+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_MEMBERS_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_MEMBERS_INFO_3)
[LOCALGROUP_USERS_INFO_0](https://www.google.com/search?num=5&q=LOCALGROUP_USERS_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.LOCALGROUP_USERS_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALGROUP_USERS_INFO_0)
[NET_DISPLAY_GROUP](https://www.google.com/search?num=5&q=NET_DISPLAY_GROUP+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_DISPLAY_GROUP](https://github.com/dahall/Vanara/search?l=C%23&q=NET_DISPLAY_GROUP)
[NET_DISPLAY_MACHINE](https://www.google.com/search?num=5&q=NET_DISPLAY_MACHINE+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_DISPLAY_MACHINE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_DISPLAY_MACHINE)
[NET_DISPLAY_USER](https://www.google.com/search?num=5&q=NET_DISPLAY_USER+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_DISPLAY_USER](https://github.com/dahall/Vanara/search?l=C%23&q=NET_DISPLAY_USER)
[NET_VALIDATE_AUTHENTICATION_INPUT_ARG](https://www.google.com/search?num=5&q=NET_VALIDATE_AUTHENTICATION_INPUT_ARG+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_AUTHENTICATION_INPUT_ARG](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_AUTHENTICATION_INPUT_ARG)
[NET_VALIDATE_OUTPUT_ARG](https://www.google.com/search?num=5&q=NET_VALIDATE_OUTPUT_ARG+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_OUTPUT_ARG](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_OUTPUT_ARG)
[NET_VALIDATE_PASSWORD_CHANGE_INPUT_ARG](https://www.google.com/search?num=5&q=NET_VALIDATE_PASSWORD_CHANGE_INPUT_ARG+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_PASSWORD_CHANGE_INPUT_ARG](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_PASSWORD_CHANGE_INPUT_ARG)
[NET_VALIDATE_PASSWORD_HASH](https://www.google.com/search?num=5&q=NET_VALIDATE_PASSWORD_HASH+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_PASSWORD_HASH](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_PASSWORD_HASH)
[NET_VALIDATE_PASSWORD_RESET_INPUT_ARG](https://www.google.com/search?num=5&q=NET_VALIDATE_PASSWORD_RESET_INPUT_ARG+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_PASSWORD_RESET_INPUT_ARG](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_PASSWORD_RESET_INPUT_ARG)
[NET_VALIDATE_PERSISTED_FIELDS](https://www.google.com/search?num=5&q=NET_VALIDATE_PERSISTED_FIELDS+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.NET_VALIDATE_PERSISTED_FIELDS](https://github.com/dahall/Vanara/search?l=C%23&q=NET_VALIDATE_PERSISTED_FIELDS)
[NETSETUP_PROVISIONING_PARAMS](https://www.google.com/search?num=5&q=NETSETUP_PROVISIONING_PARAMS+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.NETSETUP_PROVISIONING_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=NETSETUP_PROVISIONING_PARAMS)
[PRINT_OTHER_INFO](https://www.google.com/search?num=5&q=PRINT_OTHER_INFO+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.PRINT_OTHER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PRINT_OTHER_INFO)
[SERVER_INFO_100](https://www.google.com/search?num=5&q=SERVER_INFO_100+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_INFO_100](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_INFO_100)
[SERVER_INFO_101](https://www.google.com/search?num=5&q=SERVER_INFO_101+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_INFO_101](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_INFO_101)
[SERVER_INFO_102](https://www.google.com/search?num=5&q=SERVER_INFO_102+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_INFO_102](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_INFO_102)
[SERVER_INFO_402](https://www.google.com/search?num=5&q=SERVER_INFO_402+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_INFO_402](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_INFO_402)
[SERVER_INFO_403](https://www.google.com/search?num=5&q=SERVER_INFO_403+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_INFO_403](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_INFO_403)
[SERVER_TRANSPORT_INFO_0](https://www.google.com/search?num=5&q=SERVER_TRANSPORT_INFO_0+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_TRANSPORT_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_TRANSPORT_INFO_0)
[SERVER_TRANSPORT_INFO_1](https://www.google.com/search?num=5&q=SERVER_TRANSPORT_INFO_1+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_TRANSPORT_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_TRANSPORT_INFO_1)
[SERVER_TRANSPORT_INFO_2](https://www.google.com/search?num=5&q=SERVER_TRANSPORT_INFO_2+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_TRANSPORT_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_TRANSPORT_INFO_2)
[SERVER_TRANSPORT_INFO_3](https://www.google.com/search?num=5&q=SERVER_TRANSPORT_INFO_3+site%3Alearn.microsoft.com) | lmserver.h | [Vanara.PInvoke.NetApi32.SERVER_TRANSPORT_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=SERVER_TRANSPORT_INFO_3)
[SESSION_INFO_0](https://www.google.com/search?num=5&q=SESSION_INFO_0+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESSION_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=SESSION_INFO_0)
[SESSION_INFO_1](https://www.google.com/search?num=5&q=SESSION_INFO_1+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESSION_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=SESSION_INFO_1)
[SESSION_INFO_10](https://www.google.com/search?num=5&q=SESSION_INFO_10+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESSION_INFO_10](https://github.com/dahall/Vanara/search?l=C%23&q=SESSION_INFO_10)
[SESSION_INFO_2](https://www.google.com/search?num=5&q=SESSION_INFO_2+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESSION_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=SESSION_INFO_2)
[SESSION_INFO_502](https://www.google.com/search?num=5&q=SESSION_INFO_502+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SESSION_INFO_502](https://github.com/dahall/Vanara/search?l=C%23&q=SESSION_INFO_502)
[SHARE_INFO_0](https://www.google.com/search?num=5&q=SHARE_INFO_0+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_0)
[SHARE_INFO_1](https://www.google.com/search?num=5&q=SHARE_INFO_1+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1)
[SHARE_INFO_1004](https://www.google.com/search?num=5&q=SHARE_INFO_1004+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1004](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1004)
[SHARE_INFO_1005](https://www.google.com/search?num=5&q=SHARE_INFO_1005+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1005](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1005)
[SHARE_INFO_1006](https://www.google.com/search?num=5&q=SHARE_INFO_1006+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1006](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1006)
[SHARE_INFO_1501](https://www.google.com/search?num=5&q=SHARE_INFO_1501+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1501](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1501)
[SHARE_INFO_1503](https://www.google.com/search?num=5&q=SHARE_INFO_1503+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_1503](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_1503)
[SHARE_INFO_2](https://www.google.com/search?num=5&q=SHARE_INFO_2+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_2)
[SHARE_INFO_501](https://www.google.com/search?num=5&q=SHARE_INFO_501+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_501](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_501)
[SHARE_INFO_502](https://www.google.com/search?num=5&q=SHARE_INFO_502+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_502](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_502)
[SHARE_INFO_503](https://www.google.com/search?num=5&q=SHARE_INFO_503+site%3Alearn.microsoft.com) | lmshare.h | [Vanara.PInvoke.NetApi32.SHARE_INFO_503](https://github.com/dahall/Vanara/search?l=C%23&q=SHARE_INFO_503)
[STAT_SERVER_0](https://www.google.com/search?num=5&q=STAT_SERVER_0+site%3Alearn.microsoft.com) | lmstats.h | [Vanara.PInvoke.NetApi32.STAT_SERVER_0](https://github.com/dahall/Vanara/search?l=C%23&q=STAT_SERVER_0)
[STAT_WORKSTATION_0](https://www.google.com/search?num=5&q=STAT_WORKSTATION_0+site%3Alearn.microsoft.com) | lmstats.h | [Vanara.PInvoke.NetApi32.STAT_WORKSTATION_0](https://github.com/dahall/Vanara/search?l=C%23&q=STAT_WORKSTATION_0)
[STD_ALERT](https://www.google.com/search?num=5&q=STD_ALERT+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.STD_ALERT](https://github.com/dahall/Vanara/search?l=C%23&q=STD_ALERT)
[TIME_OF_DAY_INFO](https://www.google.com/search?num=5&q=TIME_OF_DAY_INFO+site%3Alearn.microsoft.com) | lmremutl.h | [Vanara.PInvoke.NetApi32.TIME_OF_DAY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TIME_OF_DAY_INFO)
[USE_INFO_0](https://www.google.com/search?num=5&q=USE_INFO_0+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_0)
[USE_INFO_1](https://www.google.com/search?num=5&q=USE_INFO_1+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_1)
[USE_INFO_2](https://www.google.com/search?num=5&q=USE_INFO_2+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_2)
[USE_INFO_3](https://www.google.com/search?num=5&q=USE_INFO_3+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_3)
[USE_INFO_4](https://www.google.com/search?num=5&q=USE_INFO_4+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_4)
[USE_INFO_5](https://www.google.com/search?num=5&q=USE_INFO_5+site%3Alearn.microsoft.com) | lmuse.h | [Vanara.PInvoke.NetApi32.USE_INFO_5](https://github.com/dahall/Vanara/search?l=C%23&q=USE_INFO_5)
[USER_INFO_0](https://www.google.com/search?num=5&q=USER_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_0)
[USER_INFO_1](https://www.google.com/search?num=5&q=USER_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1)
[USER_INFO_10](https://www.google.com/search?num=5&q=USER_INFO_10+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_10](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_10)
[USER_INFO_1003](https://www.google.com/search?num=5&q=USER_INFO_1003+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1003](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1003)
[USER_INFO_1005](https://www.google.com/search?num=5&q=USER_INFO_1005+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1005](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1005)
[USER_INFO_1006](https://www.google.com/search?num=5&q=USER_INFO_1006+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1006](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1006)
[USER_INFO_1007](https://www.google.com/search?num=5&q=USER_INFO_1007+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1007](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1007)
[USER_INFO_1008](https://www.google.com/search?num=5&q=USER_INFO_1008+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1008](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1008)
[USER_INFO_1009](https://www.google.com/search?num=5&q=USER_INFO_1009+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1009](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1009)
[USER_INFO_1010](https://www.google.com/search?num=5&q=USER_INFO_1010+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1010](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1010)
[USER_INFO_1011](https://www.google.com/search?num=5&q=USER_INFO_1011+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1011](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1011)
[USER_INFO_1012](https://www.google.com/search?num=5&q=USER_INFO_1012+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1012](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1012)
[USER_INFO_1013](https://www.google.com/search?num=5&q=USER_INFO_1013+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1013](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1013)
[USER_INFO_1014](https://www.google.com/search?num=5&q=USER_INFO_1014+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1014](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1014)
[USER_INFO_1017](https://www.google.com/search?num=5&q=USER_INFO_1017+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1017](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1017)
[USER_INFO_1018](https://www.google.com/search?num=5&q=USER_INFO_1018+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1018](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1018)
[USER_INFO_1020](https://www.google.com/search?num=5&q=USER_INFO_1020+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1020](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1020)
[USER_INFO_1023](https://www.google.com/search?num=5&q=USER_INFO_1023+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1023](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1023)
[USER_INFO_1024](https://www.google.com/search?num=5&q=USER_INFO_1024+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1024](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1024)
[USER_INFO_1025](https://www.google.com/search?num=5&q=USER_INFO_1025+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1025](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1025)
[USER_INFO_1051](https://www.google.com/search?num=5&q=USER_INFO_1051+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1051](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1051)
[USER_INFO_1052](https://www.google.com/search?num=5&q=USER_INFO_1052+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1052](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1052)
[USER_INFO_1053](https://www.google.com/search?num=5&q=USER_INFO_1053+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_1053](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_1053)
[USER_INFO_11](https://www.google.com/search?num=5&q=USER_INFO_11+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_11](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_11)
[USER_INFO_2](https://www.google.com/search?num=5&q=USER_INFO_2+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_2)
[USER_INFO_20](https://www.google.com/search?num=5&q=USER_INFO_20+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_20](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_20)
[USER_INFO_21](https://www.google.com/search?num=5&q=USER_INFO_21+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_21](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_21)
[USER_INFO_22](https://www.google.com/search?num=5&q=USER_INFO_22+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_22](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_22)
[USER_INFO_23](https://www.google.com/search?num=5&q=USER_INFO_23+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_23](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_23)
[USER_INFO_24](https://www.google.com/search?num=5&q=USER_INFO_24+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_24](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_24)
[USER_INFO_3](https://www.google.com/search?num=5&q=USER_INFO_3+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_3)
[USER_INFO_4](https://www.google.com/search?num=5&q=USER_INFO_4+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=USER_INFO_4)
[USER_MODALS_INFO_0](https://www.google.com/search?num=5&q=USER_MODALS_INFO_0+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_0)
[USER_MODALS_INFO_1](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1)
[USER_MODALS_INFO_1001](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1001+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1001](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1001)
[USER_MODALS_INFO_1002](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1002+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1002](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1002)
[USER_MODALS_INFO_1003](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1003+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1003](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1003)
[USER_MODALS_INFO_1004](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1004+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1004](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1004)
[USER_MODALS_INFO_1005](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1005+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1005](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1005)
[USER_MODALS_INFO_1006](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1006+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1006](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1006)
[USER_MODALS_INFO_1007](https://www.google.com/search?num=5&q=USER_MODALS_INFO_1007+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_1007](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_1007)
[USER_MODALS_INFO_2](https://www.google.com/search?num=5&q=USER_MODALS_INFO_2+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_2)
[USER_MODALS_INFO_3](https://www.google.com/search?num=5&q=USER_MODALS_INFO_3+site%3Alearn.microsoft.com) | lmaccess.h | [Vanara.PInvoke.NetApi32.USER_MODALS_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=USER_MODALS_INFO_3)
[USER_OTHER_INFO](https://www.google.com/search?num=5&q=USER_OTHER_INFO+site%3Alearn.microsoft.com) | lmalert.h | [Vanara.PInvoke.NetApi32.USER_OTHER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=USER_OTHER_INFO)
[WKSTA_INFO_100](https://www.google.com/search?num=5&q=WKSTA_INFO_100+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_100](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_100)
[WKSTA_INFO_101](https://www.google.com/search?num=5&q=WKSTA_INFO_101+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_101](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_101)
[WKSTA_INFO_1010](https://www.google.com/search?num=5&q=WKSTA_INFO_1010+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1010](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1010)
[WKSTA_INFO_1011](https://www.google.com/search?num=5&q=WKSTA_INFO_1011+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1011](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1011)
[WKSTA_INFO_1012](https://www.google.com/search?num=5&q=WKSTA_INFO_1012+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1012](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1012)
[WKSTA_INFO_1013](https://www.google.com/search?num=5&q=WKSTA_INFO_1013+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1013](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1013)
[WKSTA_INFO_1018](https://www.google.com/search?num=5&q=WKSTA_INFO_1018+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1018](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1018)
[WKSTA_INFO_102](https://www.google.com/search?num=5&q=WKSTA_INFO_102+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_102](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_102)
[WKSTA_INFO_1023](https://www.google.com/search?num=5&q=WKSTA_INFO_1023+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1023](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1023)
[WKSTA_INFO_1027](https://www.google.com/search?num=5&q=WKSTA_INFO_1027+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1027](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1027)
[WKSTA_INFO_1028](https://www.google.com/search?num=5&q=WKSTA_INFO_1028+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1028](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1028)
[WKSTA_INFO_1032](https://www.google.com/search?num=5&q=WKSTA_INFO_1032+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1032](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1032)
[WKSTA_INFO_1033](https://www.google.com/search?num=5&q=WKSTA_INFO_1033+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1033](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1033)
[WKSTA_INFO_1041](https://www.google.com/search?num=5&q=WKSTA_INFO_1041+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1041](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1041)
[WKSTA_INFO_1042](https://www.google.com/search?num=5&q=WKSTA_INFO_1042+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1042](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1042)
[WKSTA_INFO_1043](https://www.google.com/search?num=5&q=WKSTA_INFO_1043+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1043](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1043)
[WKSTA_INFO_1044](https://www.google.com/search?num=5&q=WKSTA_INFO_1044+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1044](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1044)
[WKSTA_INFO_1045](https://www.google.com/search?num=5&q=WKSTA_INFO_1045+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1045](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1045)
[WKSTA_INFO_1046](https://www.google.com/search?num=5&q=WKSTA_INFO_1046+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1046](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1046)
[WKSTA_INFO_1047](https://www.google.com/search?num=5&q=WKSTA_INFO_1047+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1047](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1047)
[WKSTA_INFO_1048](https://www.google.com/search?num=5&q=WKSTA_INFO_1048+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1048](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1048)
[WKSTA_INFO_1049](https://www.google.com/search?num=5&q=WKSTA_INFO_1049+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1049](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1049)
[WKSTA_INFO_1050](https://www.google.com/search?num=5&q=WKSTA_INFO_1050+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1050](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1050)
[WKSTA_INFO_1051](https://www.google.com/search?num=5&q=WKSTA_INFO_1051+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1051](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1051)
[WKSTA_INFO_1052](https://www.google.com/search?num=5&q=WKSTA_INFO_1052+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1052](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1052)
[WKSTA_INFO_1053](https://www.google.com/search?num=5&q=WKSTA_INFO_1053+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1053](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1053)
[WKSTA_INFO_1054](https://www.google.com/search?num=5&q=WKSTA_INFO_1054+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1054](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1054)
[WKSTA_INFO_1055](https://www.google.com/search?num=5&q=WKSTA_INFO_1055+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1055](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1055)
[WKSTA_INFO_1056](https://www.google.com/search?num=5&q=WKSTA_INFO_1056+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1056](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1056)
[WKSTA_INFO_1057](https://www.google.com/search?num=5&q=WKSTA_INFO_1057+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1057](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1057)
[WKSTA_INFO_1058](https://www.google.com/search?num=5&q=WKSTA_INFO_1058+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1058](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1058)
[WKSTA_INFO_1059](https://www.google.com/search?num=5&q=WKSTA_INFO_1059+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1059](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1059)
[WKSTA_INFO_1060](https://www.google.com/search?num=5&q=WKSTA_INFO_1060+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1060](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1060)
[WKSTA_INFO_1061](https://www.google.com/search?num=5&q=WKSTA_INFO_1061+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1061](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1061)
[WKSTA_INFO_1062](https://www.google.com/search?num=5&q=WKSTA_INFO_1062+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_1062](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_1062)
[WKSTA_INFO_302](https://www.google.com/search?num=5&q=WKSTA_INFO_302+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_302](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_302)
[WKSTA_INFO_402](https://www.google.com/search?num=5&q=WKSTA_INFO_402+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_402](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_402)
[WKSTA_INFO_502](https://www.google.com/search?num=5&q=WKSTA_INFO_502+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_INFO_502](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_INFO_502)
[WKSTA_TRANSPORT_INFO_0](https://www.google.com/search?num=5&q=WKSTA_TRANSPORT_INFO_0+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_TRANSPORT_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_TRANSPORT_INFO_0)
[WKSTA_USER_INFO_0](https://www.google.com/search?num=5&q=WKSTA_USER_INFO_0+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_USER_INFO_0](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_USER_INFO_0)
[WKSTA_USER_INFO_1](https://www.google.com/search?num=5&q=WKSTA_USER_INFO_1+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_USER_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_USER_INFO_1)
[WKSTA_USER_INFO_1101](https://www.google.com/search?num=5&q=WKSTA_USER_INFO_1101+site%3Alearn.microsoft.com) | lmwksta.h | [Vanara.PInvoke.NetApi32.WKSTA_USER_INFO_1101](https://github.com/dahall/Vanara/search?l=C%23&q=WKSTA_USER_INFO_1101)
### Classes
Native Class | Header | Managed Class
--- | --- | ---
[DFS_SUPPORTED_NAMESPACE_VERSION_INFO](https://www.google.com/search?num=5&q=DFS_SUPPORTED_NAMESPACE_VERSION_INFO+site%3Alearn.microsoft.com) | lmdfs.h | [Vanara.PInvoke.NetApi32.DFS_SUPPORTED_NAMESPACE_VERSION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DFS_SUPPORTED_NAMESPACE_VERSION_INFO)
[DSREG_JOIN_INFO](https://www.google.com/search?num=5&q=DSREG_JOIN_INFO+site%3Alearn.microsoft.com) | lmjoin.h | [Vanara.PInvoke.NetApi32.DSREG_JOIN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=DSREG_JOIN_INFO)
[SafeDavConnectionHandle](https://www.google.com/search?num=5&q=SafeDavConnectionHandle+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NetApi32.SafeDavConnectionHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeDavConnectionHandle)
[SafeDCEnumHandle](https://www.google.com/search?num=5&q=SafeDCEnumHandle+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NetApi32.SafeDCEnumHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeDCEnumHandle)
[SafeDcRoleBuffer](https://www.google.com/search?num=5&q=SafeDcRoleBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NetApi32.SafeDcRoleBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeDcRoleBuffer)
[SafeNetApiBuffer](https://www.google.com/search?num=5&q=SafeNetApiBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NetApi32.SafeNetApiBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNetApiBuffer)
[SafePwdPolicy](https://www.google.com/search?num=5&q=SafePwdPolicy+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NetApi32.SafePwdPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=SafePwdPolicy)