Third Party Credential Store Reader

Overview

This function provides the ability to pull the value of a provided key from the Third Party Credential Store

Key Features & Functionality

Functions: GetCredentialValueFunction

  • Store Name: The name of the store in the Admin Console
  • Key: The name of the key that is associated to the value to be returned
  • getUserStoreValue (Boolean): Determines whether to get the user stored key value from the credential store or the system stored value in the Admin Console. Default: False
Anonymous