Freigeben über


AllJoynStatus.InsufficientSecurity 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 .

Unzureichende Sicherheit für Sitzungsverbindungen.

public:
 static property int InsufficientSecurity { int get(); };
static int InsufficientSecurity();
/// [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 InsufficientSecurity();
public static int InsufficientSecurity { get; }
public static int InsufficientSecurity { [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.insufficientSecurity;
Public Shared ReadOnly Property InsufficientSecurity As Integer

Eigenschaftswert

Int32

int

Der relevante AllJoyn-status Code.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: