Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following structures are used in the WebDAV API.
Structure | Description |
---|---|
DAV_CALLBACK_AUTH_BLOB | This structure is used to store an authentication BLOB that was retrieved by the DavAuthCallback callback function. |
DAV_CALLBACK_AUTH_UNP | This structure is used to store user name and password information that was retrieved by the DavAuthCallback callback function. |
DAV_CALLBACK_CRED | The DavAuthCallback callback function uses this structure to store user credential information. |