ISecretManagerCreateSecretManagerApplication Method |
Creates Secret Manager Application
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax Task<ApplicationRecord> CreateSecretManagerApplication(
string title
)
Parameters
- title String
- Application Title
Return Value
TaskApplicationRecordApplication Record
See Also