PInvoke API (methods, structures and constants) imported from Windows DavClnt.dll.
Native Enum | Header | Managed Enum |
---|---|---|
AUTHNEXTSTEP | davclnt.h | Vanara.PInvoke.DavClnt.AUTHNEXTSTEP |
DAV_AUTHN_SCHEME | davclnt.h | Vanara.PInvoke.DavClnt.DAV_AUTHN_SCHEME |
Native Structure | Header | Managed Structure |
---|---|---|
DAV_CALLBACK_AUTH_BLOB | davclnt.h | Vanara.PInvoke.DavClnt.DAV_CALLBACK_AUTH_BLOB |
DAV_CALLBACK_AUTH_UNP | davclnt.h | Vanara.PInvoke.DavClnt.DAV_CALLBACK_AUTH_UNP |
DAV_CALLBACK_CRED | davclnt.h | Vanara.PInvoke.DavClnt.DAV_CALLBACK_CRED |
Native Class | Header | Managed Class |
---|---|---|
SafeDavConnectionHandle | Vanara.PInvoke.DavClnt.SafeDavConnectionHandle |