共用方式為


ILookupProtectorKeyRing.GetAllKeyIds 方法

定義

傳回所有金鑰識別碼。

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetAllKeyIds();
public System.Collections.Generic.IEnumerable<string> GetAllKeyIds ();
abstract member GetAllKeyIds : unit -> seq<string>
Public Function GetAllKeyIds () As IEnumerable(Of String)

傳回

所有金鑰識別碼。

適用於