ILookupProtectorKeyRing インターフェイス

定義

参照を保護するために使用される名前付きキーの管理に使用される抽象化。

public interface class ILookupProtectorKeyRing
public interface ILookupProtectorKeyRing
type ILookupProtectorKeyRing = interface
Public Interface ILookupProtectorKeyRing

プロパティ

CurrentKeyId

現在のキー ID を取得します。

Item[String]

特定のキーを返します。

メソッド

GetAllKeyIds()

すべてのキー ID を返します。

適用対象