Event signaling that sign out has started for a user.
public:
static event EventHandler<SignOutStartedEventArgs^ >^ SignOutStarted {
EventRegistrationToken add (EventHandler<SignOutStartedEventArgs^ >^ 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