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

적용 대상