Edit

Share via


ProfileService Class

Definition

Services that manage user profile.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ProfileService
type ProfileService = class
    interface __IProfileServicePublicNonVirtuals
Public NotInheritable Class ProfileService
Inheritance
ProfileService
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Methods

GetUserProfileAsync(String)

Gets a user profile for a specific Xbox user.

GetUserProfilesAsync(IVectorView<String>)
GetUserProfilesForSocialGroupAsync(String)

Gets user profiles for users in a specified social group.

Applies to