ILookupProtectorKeyRing Interface
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.
Abstraction used to manage named keys used to protect lookups.
public interface class ILookupProtectorKeyRing
public interface ILookupProtectorKeyRing
type ILookupProtectorKeyRing = interface
Public Interface ILookupProtectorKeyRing
Properties
CurrentKeyId |
Get the current key id. |
Item[String] |
Return a specific key. |
Methods
GetAllKeyIds() |
Return all of the key ids. |