Windows.System.UserProfile namespace

Expand
1 out of 2 rated this helpful - Rate this topic

Windows.System.UserProfile namespace

[This documentation is preliminary and is subject to change.]

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 image seen on the lock screen.
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 Release Preview

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD