Skip to content

michaelsanford/keeper-sdk-dotnet

 
 

Repository files navigation

Keeper Commander

.Net and PowerShell SDK for Keeper Password Manager

The Keeper .Net and PowerShell module ("PowerCommander") provides vault and administrative level automation. The current features of the .Net and PowerShell library include the following:

  • Authenticate to Keeper
  • Access the Keeper vault (records, folders, shared folders)
  • Manage records (CRUD operations for Records, Attachments, Folders, Shared Folders)
  • Administrative functions (Team Management)
  • Customize integration into your backend systems
  • Update/Rotate passwords in the vault

Additional development tools in Python and other languages is available at our Secrets Manager portal.

.Net SDK

For source integration into your .Net code, please utilize the KeeperSDK Library source code.

User Guide

API documentation

Sample App

For help with implementation of SDK features, please see the

  • Sample App. Sample application.
  • Commander CLI App. This application contains several basic operations such as logging in, authentication with two-factor, loading and decrypting the vault and updating passwords.

Developer Requirements for KeeperSDK Library

  • .Net Framework 4.5
  • .Net Core 2.1
  • .Net Standard 2.0

PowerShell Module

To use the PowerShell modules, see the PowerCommander library.

About Keeper Security

Keeper is the leading cybersecurity platform for preventing password-related data breaches and cyberthreats.

Learn More at: https://keepersecurity.com

Contact Us

If you need any assistance or require specific functionality not supported in Commander yet, please contact us at commander@keepersecurity.com.

About

.Net and PowerShell library for Keeper Password Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.3%
  • PowerShell 1.7%