TetheringEntitlementCheckTriggerDetails Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- 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. |