Share via


TetheringEntitlementCheckTriggerDetails.DenyTethering(String) Método

Definición

Indica que se deniega el tethering para el identificador del conjunto de servicios (SSID) para el 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)

Parámetros

entitlementFailureReason
String

Platform::String

winrt::hstring

Cadena que especifica el motivo del error de tethering.

Requisitos de Windows

Características de aplicaciones
networkConnectionManagerProvisioning

Se aplica a