TetheringEntitlementCheckTriggerDetails.DenyTethering(String) Metodo

Definizione

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

public:
 virtual void DenyTethering(Platform::String ^ entitlementFailureReason) = DenyTethering;
void DenyTethering(winrt::hstring const& entitlementFailureReason);
public void DenyTethering(string entitlementFailureReason);
function denyTethering(entitlementFailureReason)
Public Sub DenyTethering (entitlementFailureReason As String)

Parametri

entitlementFailureReason
String

Platform::String

winrt::hstring

Stringa che specifica il motivo dell'errore di tethering.

Requisiti Windows

Funzionalità dell'app
networkConnectionManagerProvisioning

Si applica a