HotspotCredentialsAuthenticationResult.LogoffUrl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供從驗證回復中的伺服器或先前重新導向訊息傳回的最新登出 URL。 如果伺服器未提供登出 URL,這個屬性會傳回空的 URI。
public:
property Uri ^ LogoffUrl { Uri ^ get(); };
Uri LogoffUrl();
public System.Uri LogoffUrl { get; }
var uri = hotspotCredentialsAuthenticationResult.logoffUrl;
Public ReadOnly Property LogoffUrl As Uri
屬性值
最新的登出 URL。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|