Share via


TetheringEntitlementCheckTriggerDetails.DenyTethering(String) Method

Definition

Indicates that tethering is denied for the service set identifier (SSID) for the device.

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)

Parameters

entitlementFailureReason
String

Platform::String

winrt::hstring

A string specifying the reason for the tethering failure.

Windows requirements

App capabilities
networkConnectionManagerProvisioning

Applies to