ILookupProtectorKeyRing.Item[String] 属性

定义

返回特定密钥。

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ keyId); };
public string this[string keyId] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(keyId As String) As String

参数

keyId
String

要提取的密钥的 ID。

属性值

键环。

适用于