Freigeben über


AllJoynStatus.SslIdentityVerificationFailed 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 Ein- und Ausschalten von Licht und Lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der iotivity.org Website.

Fehler bei der SSL-Überprüfung. Überprüfen Sie die bereitgestellten SSL-Anmeldeinformationen.

public:
 static property int SslIdentityVerificationFailed { int get(); };
static int SslIdentityVerificationFailed();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
static int SslIdentityVerificationFailed();
public static int SslIdentityVerificationFailed { get; }
public static int SslIdentityVerificationFailed { [Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = AllJoynStatus.sslIdentityVerificationFailed;
Public Shared ReadOnly Property SslIdentityVerificationFailed As Integer

Eigenschaftswert

Int32

int

Der relevante AllJoyn-status Code.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: