IUser.IsSignedIn Property

Boolean value indicating whether the user is signed in.

Syntax

public:
property bool IsSignedIn {
         bool get ();
}  

Property value

Type: bool 

  True if the user is signed in; Otherwise false;

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Users

Reference

IUser Interface

IUser Members

Windows.Xbox.System Namespace