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
|