다음을 통해 공유


ILookupProtectorKeyRing.GetAllKeyIds 메서드

정의

모든 키 ID를 반환합니다.

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)

반환

모든 키 ID입니다.

적용 대상