HotspotCredentialsAuthenticationResult.LogoffUrl 屬性

定義

提供從驗證回復中的伺服器或先前重新導向訊息傳回的最新登出 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

適用於