Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
ISecretManager Interface
ISecretManager Methods
AddSecretManagerClient Method
CreateSecretManagerApplication Method
DeleteSecretManagerApplication Method
DeleteSecretManagerClient Method
GetConfiguration Method
GetSecretManagerApplication Method
ShareToSecretManagerApplication Method
UnshareFromSecretManagerApplication Method
ISecret
Manager
Get
Configuration Method
Creates SecretsManager Configuration Storage
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
Task
<
ISecretManagerConfiguration
>
GetConfiguration
(
string
oneTimeToken
)
Parameters
oneTimeToken
String
One time token
Return Value
Task
ISecretManagerConfiguration
Configuration Storage
See Also
Reference
ISecretManager Interface
KeeperSecurity.Vault Namespace