Windows.System.UserProfile namespace

4 out of 6 rated this helpful - Rate this topic

Enables apps get information about users, set globalization preferences, and control the lock screen image.

Members

The Windows.System.UserProfile namespace has these types of members:

Classes

The Windows.System.UserProfile namespace has these classes.

ClassDescription
GlobalizationPreferences A static class for holding various user globalization preferences.
LockScreen Gets and sets the full-screen image used as the lock screen background.
UserInformation Gets or sets information about the user, such as name and account picture.

 

Enumerations

The Windows.System.UserProfile namespace has these enumerations.

EnumerationDescription
AccountPictureKind Allows you to request a specific image type when using GetAccountPicture.
SetAccountPictureResult A result that is returned when you try to set the image for a user account.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.System.UserProfile
Windows::System::UserProfile [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.