ILookupProtectorKeyRing.GetAllKeyIds Method

Definition

Return all of the key ids.

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)

Returns

All of the key ids.

Applies to