Click or drag to resize

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
Syntax
C#
public string GetSecret(
	string secretName
)

Parameters

secretName
Type: SystemString

Return Value

Type: String
See Also