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

适用于