SecureDeviceAssociationState Enumeration

Describes the current state of a SecureDeviceAssociation

Syntax

public enum class SecureDeviceAssociationState  

Members

Member Value Description
CreatingInbound Association is being created, initiated by an external device.
CreatingOutbound Association is being created, initiated by this device.
Destroyed Association has been destroyed.
DestroyingLocal Association is being destroyed, based on a local request to do so.
DestroyingRemote Association is being destroyed, based on an external request to do so.
Invalid The association is in an invalid state.
Ready The association is ready to be used.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Networking Namespace