Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 661 Bytes

File metadata and controls

15 lines (8 loc) · 661 Bytes

STP.Documents.Examples

This repository contains example code to show how the STP.Documents APIs can be used to integrate STPs documents-based capabilities.

OnPremise.Server

This folder contains example code for how to communicate with the DMS server from another server. It uses impersonation to perfom actions on the users behalf. Impersonating users is something only a secure server should be able to do.

Universal

This folder contains example code for how to store, manage and retrieve documents in the cloud via the Universal API.

MCP

This folder contains example code for how to connect with the STP.Documents MCP server.