WebUIUserDataAccountProviderActivatedEventArgs 클래스

정의

사용자 계정을 관리하기 위해 앱이 활성화될 때 데이터를 제공합니다.

public ref class WebUIUserDataAccountProviderActivatedEventArgs sealed : IUserDataAccountProviderActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIUserDataAccountProviderActivatedEventArgs final : IUserDataAccountProviderActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIUserDataAccountProviderActivatedEventArgs : IUserDataAccountProviderActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIUserDataAccountProviderActivatedEventArgs
Implements IActivatedEventArgsDeferral, IUserDataAccountProviderActivatedEventArgs
상속
Object Platform::Object IInspectable WebUIUserDataAccountProviderActivatedEventArgs
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)
앱 기능
userDataAccountsProvider

속성

ActivatedOperation

앱을 활성화한 작업을 가져옵니다.

Kind

활성화 유형을 가져옵니다.

Operation

사용자 계정 공급자 작업을 가져옵니다.

PreviousExecutionState

활성화되기 전에 앱의 실행 상태를 가져옵니다.

SplashScreen

시작 화면에서 활성화된 앱으로의 전환에 대한 정보를 제공하는 시작 화면 개체를 가져옵니다.

적용 대상

추가 정보