HotspotAuthenticationContext.TryGetAuthenticationContext 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static bool TryGetAuthenticationContext(Platform::String ^ evenToken, [Out] HotspotAuthenticationContext ^ & context);
static bool TryGetAuthenticationContext(winrt::hstring const& evenToken, [Out] HotspotAuthenticationContext const& & context);
public static bool TryGetAuthenticationContext(string evenToken, out HotspotAuthenticationContext context);
Public Shared Function TryGetAuthenticationContext (evenToken As String, ByRef context As HotspotAuthenticationContext) As Boolean
參數
- context
- HotspotAuthenticationContext
網路操作員熱點驗證內容。
傳回
Boolean
bool
如果 為 true,則會擷取驗證內容。 只有在呼叫端應用程式符合基礎 WLAN 連線作用區設定檔中指定的應用程式識別碼,而且對應內容尚未由對應的內容完成或逾時時,才能擷取驗證內容。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|