UserAuthenticationStatusChangeDeferral UserAuthenticationStatusChangeDeferral UserAuthenticationStatusChangeDeferral UserAuthenticationStatusChangeDeferral Class

Definition

Represents a user authentication status change deferral returned by the UserAuthenticationStatusChangingEventArgs.GetDeferral method.

public : sealed class UserAuthenticationStatusChangeDeferral : IUserAuthenticationStatusChangeDeferralpublic sealed class UserAuthenticationStatusChangeDeferral : IUserAuthenticationStatusChangeDeferralPublic NotInheritable Class UserAuthenticationStatusChangeDeferral Implements IUserAuthenticationStatusChangeDeferral// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Methods

Complete() Complete() Complete() Complete()

Reports that the application has completed its user authentication status change deferral.

public : void Complete()public void Complete()Public Function Complete() As void// You can use this method in JavaScript.