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