ILookupProtectorKeyRing 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于管理用于保护查找的命名键的抽象。
public interface class ILookupProtectorKeyRing
public interface ILookupProtectorKeyRing
type ILookupProtectorKeyRing = interface
Public Interface ILookupProtectorKeyRing
属性
CurrentKeyId |
获取当前密钥 ID。 |
Item[String] |
返回特定键。 |
方法
GetAllKeyIds() |
返回所有密钥 ID。 |