Share via


NetworkOperatorHotspotAuthenticationTrigger Klasse

Definition

Stellt einen Hotspot-Authentifizierungstrigger des Mobilfunknetzbetreibers dar.

Hinweis

Eine App kann dieses Objekt nur instanziieren und sich für das Hotspotauthentifizierungsereignis registrieren, nachdem ein WLAN-Profil bereitgestellt wurde, das auf diese App verweist, um die Hotspotauthentifizierung zu verarbeiten. Weitere Informationen finden Sie unter Windows 8-Integration für Funk-Hotspot-Operatoren.

public ref class NetworkOperatorHotspotAuthenticationTrigger sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class NetworkOperatorHotspotAuthenticationTrigger final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class NetworkOperatorHotspotAuthenticationTrigger final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class NetworkOperatorHotspotAuthenticationTrigger
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class NetworkOperatorHotspotAuthenticationTrigger
function NetworkOperatorHotspotAuthenticationTrigger()
Public NotInheritable Class NetworkOperatorHotspotAuthenticationTrigger
Vererbung
Object Platform::Object IInspectable NetworkOperatorHotspotAuthenticationTrigger
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Hinweis

Diese Klasse ist nicht agil, was bedeutet, dass Sie das Threadingmodell und das Marshallingverhalten berücksichtigen müssen. Weitere Informationen finden Sie unter Threading and Marshaling (C++/CX) und Using Windows-Runtime objects in a multithreaded environment (.NET).

Konstruktoren

NetworkOperatorHotspotAuthenticationTrigger()

Initialisiert eine neue instance eines Hotspot-Authentifizierungstriggers eines Mobilfunknetzbetreibers.

Gilt für: