Freigeben über


AllJoynCredentialsVerificationRequestedEventArgs.PeerCertificate 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 .

Das für die Authentifizierung bereitgestellte Kryptografiezertifikat.

public:
 property Certificate ^ PeerCertificate { Certificate ^ get(); };
Certificate PeerCertificate();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
Certificate PeerCertificate();
public Certificate PeerCertificate { get; }
public Certificate PeerCertificate { [Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var certificate = allJoynCredentialsVerificationRequestedEventArgs.peerCertificate;
Public ReadOnly Property PeerCertificate As Certificate

Eigenschaftswert

Das Kryptografiezertifikat.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: