GamerPrivilegeSetting Enumeration
Describes the conditions in which a privilege is available.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
public enum GamerPrivilegeSetting
Members
Member name | Description | |
---|---|---|
Blocked | This privilege is not available for the current gamer profile. | |
Everyone | This privilege is available for the current gamer profile. | |
FriendsOnly | This privilege is only available for friends of the current gamer profile. Use the IsFriend method to check which gamers are friends. |
See Also
Reference
GamerPrivileges.AllowProfileViewing Property
GamerPrivileges.AllowCommunication Property
GamerPrivileges.AllowUserCreatedContent Property
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP