UserAuthenticationStatusChangeDeferral Classe

Definizione

Rappresenta un rinvio della modifica dello stato dell'autenticazione utente restituito dal metodo 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
Ereditarietà
Object Platform::Object IInspectable UserAuthenticationStatusChangeDeferral
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Metodi

Complete()

Segnala che l'applicazione ha completato il rinvio dello stato di autenticazione utente.

Si applica a