Describes the current state of a SecureDeviceAssociation
public enum class SecureDeviceAssociationState
| Member | Value | Description |
|---|---|---|
| CreatingInbound | 2 | Association is being created, initiated by an external device. |
| CreatingOutbound | 1 | Association is being created, initiated by this device. |
| Destroyed | 6 | Association has been destroyed. |
| DestroyingLocal | 4 | Association is being destroyed, based on a local request to do so. |
| DestroyingRemote | 5 | Association is being destroyed, based on an external request to do so. |
| Invalid | 0 | The association is in an invalid state. |
| Ready | 3 | The association is ready to be used. |
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd