HotspotCredentialsAuthenticationResult.LogoffUrl Property

Definition

Provides the most recent Logoff URL as returned from the server in the authentication reply or from an earlier redirect message. If no Logoff URL was provided by the server, this property returns an empty URI.

public:
 property Uri ^ LogoffUrl { Uri ^ get(); };
Uri LogoffUrl();
public System.Uri LogoffUrl { get; }
var uri = hotspotCredentialsAuthenticationResult.logoffUrl;
Public ReadOnly Property LogoffUrl As Uri

Property Value

The most recent Logoff URL.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to