SecureDeviceAssociationTemplate.AcceptorSocketDescription Property

Retrieves the acceptor SecureDeviceSocketDescription for the template.

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

Syntax

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

Property value

Type: SecureDeviceSocketDescription 

The acceptor SecureDeviceSocketDescription for the template.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace