SecureDeviceAssociationTemplate.InitiatorSocketDescription Property

Retrieves the initiator SecureDeviceSocketDescription for the template.

This read-only property returns the initiator SecureDeviceSocketDescription object of the Xbox Secure Device Association Template as defined in the application manifest.

Syntax

public:
property SecureDeviceSocketDescription^ InitiatorSocketDescription {
         SecureDeviceSocketDescription^ get ();
}  

Property value

Type: SecureDeviceSocketDescription 

The initiator SecureDeviceSocketDescription for the template.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace