다음을 통해 공유


UserDataAccountManagerForUser 클래스

정의

특정 사용자의 사용자 데이터 계정 관리자를 나타냅니다.

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

Windows 요구 사항

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

설명

UserDataAccountManager.GetForUser 메서드를 호출하여 이 클래스의 instance 가져옵니다.

속성

User

이 데이터 계정 관리자가 나타내는 사용자를 가져옵니다.

메서드

RequestStoreAsync(UserDataAccountStoreAccessType)

디바이스에서 사용자 데이터 계정을 검색하거나 검색할 수 있는 UserDataAccountStore 개체를 검색합니다.

적용 대상