UserAuthenticationStatusChangeDeferral 클래스

정의

UserAuthenticationStatusChangingEventArgs.GetDeferral 메서드에서 반환된 사용자 인증 상태 변경 지연을 나타냅니다.

public ref class UserAuthenticationStatusChangeDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UserAuthenticationStatusChangeDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UserAuthenticationStatusChangeDeferral
Public NotInheritable Class UserAuthenticationStatusChangeDeferral
상속
Object Platform::Object IInspectable UserAuthenticationStatusChangeDeferral
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

메서드

Complete()

애플리케이션이 지연을 변경할 상태 사용자 인증을 완료했다고 보고합니다.

적용 대상