SignInCompletedEventArgs.User Property

The user that completed signing in.

Syntax

public:
property User^ User {
         User^ get ();
}  

Property value

Type: User 

Returns the user that completed signing in.

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

SignInCompletedEventArgs Class

SignInCompletedEventArgs Members

Windows.Xbox.System Namespace