ILookupProtectorKeyRing.GetAllKeyIds Yöntem

Tanım

Tüm anahtar kimliklerini döndürür.

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)

Döndürülenler

Tüm anahtar kimlikleri.

Şunlara uygulanır