SecureDeviceAssociationTemplate Class

Represents a pre-configured pattern for how to enable optimal and secure communication between two devices using sockets.

An Xbox Secure Device Association Template (SecureDeviceAssociationTemplate) object represents the abstract concept of a particular pattern for communicating between two Xbox Secure Device Addresses. It describes how to establish individual Xbox Secure Device Association instances, including quality requirements for evaluating which is the best available network path when multiple network paths to a device exist. It also functions like a firewall rule, allowing a specific type of traffic through when normally all packets are blocked for maximum security.

Xbox Secure Device Association Templates are statically configured in the network manifest. They are subsequently identified using unique name strings.

Syntax

public ref class SecureDeviceAssociationTemplate sealed  

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace