PasswordCredentialPropertyStore.HasKey(String) Méthode

Définition

Cette méthode est réservée à un usage interne et n’est pas destinée à être utilisée dans votre code.

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

Paramètres

key
String

Platform::String

winrt::hstring

Réservé.

Retours

Boolean

bool

Implémente

S’applique à