| VaultControllerGetSecret Method (Int32) |
Get secret from vault by Id
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetSecret(
int secretId
)
Parameters
- secretId
- Type: SystemInt32
Return Value
Type:
String
See Also