Partager via


TetheringEntitlementCheckTriggerDetails Classe

Définition

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
Object Platform::Object IInspectable TetheringEntitlementCheckTriggerDetails
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.

S’applique à