TetheringEntitlementCheckTriggerDetails Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des détails sur l’événement de connexion qui a activé un TetheringEntitlementCheckTrigger.
public ref class TetheringEntitlementCheckTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TetheringEntitlementCheckTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TetheringEntitlementCheckTriggerDetails
Public NotInheritable Class TetheringEntitlementCheckTriggerDetails
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1803 (introduit dans 10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v6.0)
|
Fonctionnalités de l’application |
networkConnectionManagerProvisioning
|
Propriétés
NetworkAccountId |
Obtient une valeur spécifiant l’identificateur de jeu de services (SSID), qui est un identificateur unique pour le compte haut débit mobile qui a reçu la notification. |
Méthodes
AllowTethering() |
Indique que l’attache est autorisée pour l’identificateur de jeu de services (SSID) de l’appareil. |
DenyTethering(String) |
Indique que l’attache est refusée pour l’identificateur de jeu de services (SSID) de l’appareil. |