HotspotAuthenticationContext.AuthenticationUrl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Uri ^ AuthenticationUrl { Uri ^ get(); };
Uri AuthenticationUrl();
public System.Uri AuthenticationUrl { get; }
var uri = hotspotAuthenticationContext.authenticationUrl;
Public ReadOnly Property AuthenticationUrl As Uri
屬性值
包含 HTTPS 驗證 URL 的 URI。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|
備註
應用程式不應該假設它們只會針對自己建立的設定檔進行驗證嘗試叫用。 來自另一個操作員的應用程式可能會誤建立設定檔,以叫用另一個操作員的應用程式來發出認證。 驗證內容包含驗證嘗試的所有相關參數。