Freigeben über


AllJoynAuthenticationCompleteEventArgs.AuthenticationMechanism 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 .

Der während der Authentifizierung verwendete Mechanismus.

public:
 property AllJoynAuthenticationMechanism AuthenticationMechanism { AllJoynAuthenticationMechanism get(); };
AllJoynAuthenticationMechanism AuthenticationMechanism();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAuthenticationCompleteEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
AllJoynAuthenticationMechanism AuthenticationMechanism();
public AllJoynAuthenticationMechanism AuthenticationMechanism { get; }
public AllJoynAuthenticationMechanism AuthenticationMechanism { [Windows.Foundation.Metadata.Deprecated("AllJoynAuthenticationCompleteEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var allJoynAuthenticationMechanism = allJoynAuthenticationCompleteEventArgs.authenticationMechanism;
Public ReadOnly Property AuthenticationMechanism As AllJoynAuthenticationMechanism

Eigenschaftswert

Der Authentifizierungsmechanismus.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: