Freigeben über


AllJoynCredentialsRequestedEventArgs.Credentials Eigenschaft

Definition

Wichtig

Die Typen im Windows.Devices.AllJoyn-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. AllJoyn – gesponsert von AllSeen Alliance – war ein Open-Source-Ermittlungs- und Kommunikationsprotokoll für IoT-Szenarien (Internet of Things), z. B. das Einschalten und Deaktivieren von Lichtern und lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der website iotivity.org .

Die Authentifizierungsanmeldeinformationen, die von der App ausgefüllt werden sollen.

public:
 property AllJoynCredentials ^ Credentials { AllJoynCredentials ^ get(); };
AllJoynCredentials Credentials();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
AllJoynCredentials Credentials();
public AllJoynCredentials Credentials { get; }
public AllJoynCredentials Credentials { [Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var allJoynCredentials = allJoynCredentialsRequestedEventArgs.credentials;
Public ReadOnly Property Credentials As AllJoynCredentials

Eigenschaftswert

Objekt, das Zertifikat- und Anmeldeinformationen enthält.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: