IKeyVaultClient.GetSecret Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetSecret(String) | |
GetSecret(String, String) |
GetSecret(String)
GetSecret(String, String)
public:
System::String ^ GetSecret(System::String ^ vaultAddress, System::String ^ secretName);
public string GetSecret (string vaultAddress, string secretName);
abstract member GetSecret : string * string -> string
Public Function GetSecret (vaultAddress As String, secretName As String) As String
Parameters
- vaultAddress
- String
- secretName
- String