Click or drag to resize

ISecretManagerDeleteSecretManagerApplication Method

Deletes Secret Manager Application

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
Task DeleteSecretManagerApplication(
	string applicationId
)

Parameters

applicationId  String

[Missing <param name="applicationId"/> documentation for "M:KeeperSecurity.Vault.ISecretManager.DeleteSecretManagerApplication(System.String)"]

Return Value

Task
Awaitable Task
See Also