NetworkOperatorHotspotAuthenticationTrigger
NetworkOperatorHotspotAuthenticationTrigger
NetworkOperatorHotspotAuthenticationTrigger
NetworkOperatorHotspotAuthenticationTrigger
Class
Definition
Represents a mobile network operator hotspot authentication trigger.
Note
An app can only instantiate this object and register for the hotspot authentication event after a WLAN profile has been provisioned that references this app to handle hotspot authentication. For more info, see Windows 8 Integration for Wireless Hotspot Operators.
public : sealed class NetworkOperatorHotspotAuthenticationTrigger : IBackgroundTrigger, INetworkOperatorHotspotAuthenticationTriggerpublic sealed class NetworkOperatorHotspotAuthenticationTrigger : IBackgroundTrigger, INetworkOperatorHotspotAuthenticationTriggerPublic NotInheritable Class NetworkOperatorHotspotAuthenticationTrigger Implements IBackgroundTrigger, INetworkOperatorHotspotAuthenticationTrigger// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
Note
: This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).
Constructors
NetworkOperatorHotspotAuthenticationTrigger() NetworkOperatorHotspotAuthenticationTrigger() NetworkOperatorHotspotAuthenticationTrigger() NetworkOperatorHotspotAuthenticationTrigger()
Initializes a new instance of a mobile network operator hotspot authentication trigger.
public : NetworkOperatorHotspotAuthenticationTrigger()public NetworkOperatorHotspotAuthenticationTrigger()Public Sub New()// You can use this method in JavaScript.