TetheringEntitlementCheckTriggerDetails.DenyTethering(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示裝置的服務組識別元 (SSID) 遭到拒絕。
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)
參數
- entitlementFailureReason
-
String
Platform::String
winrt::hstring
字串,指定連線失敗的原因。
Windows 需求
應用程式功能 |
networkConnectionManagerProvisioning
|