Skip to main content

%Wallet.KVConsumer

This class defines common logic for classes that consume a %Wallet.KeyValue secret.
This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Method Inventory

Methods

method UseSecret(secretName As %String, scheme As %String = ..#DefaultSecretScheme, args...) as %Status
Use the given secret with the current object. Multiple secrets can be applied using successive invokations of this method.

Subclasses

FeedbackOpens in a new tab