Event signaling that sign out has completed for a user.
public:
static event EventHandler<SignOutCompletedEventArgs^ >^ SignOutCompleted {
EventRegistrationToken add (EventHandler<SignOutCompletedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd