User.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;

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

User Class

User Members

Windows.Xbox.System Namespace