Condividi tramite


TetheringEntitlementCheckTriggerDetails Classe

Definizione

Fornisce informazioni dettagliate sull'evento tethering che ha attivato 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
Ereditarietà
Object Platform::Object IInspectable TetheringEntitlementCheckTriggerDetails
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)
Funzionalità dell'app
networkConnectionManagerProvisioning

Proprietà

NetworkAccountId

Ottiene un valore che specifica l'identificatore del set di servizi (SSID), ovvero un identificatore univoco per l'account a banda larga mobile che ha ricevuto la notifica.

Metodi

AllowTethering()

Indica che il tethering è consentito per l'identificatore del set di servizi (SSID) per il dispositivo.

DenyTethering(String)

Indica che il tethering viene negato per l'identificatore del set di servizi (SSID) per il dispositivo.

Si applica a