다음을 통해 공유


PasswordCredentialPropertyStore.HasKey(String) 메서드

정의

이 메서드는 내부용으로 예약되어 있으며 코드에서 사용할 수 없습니다.

public:
 virtual bool HasKey(Platform::String ^ key) = IMap<Platform::String ^, Platform::Object ^>::HasKey;
bool HasKey(winrt::hstring const& key);
public bool HasKey(string key);
function hasKey(key)
Public Function HasKey (key As String) As Boolean

매개 변수

key
String

Platform::String

winrt::hstring

예약되어 있습니다.

반환

Boolean

bool

구현

적용 대상