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.
public:
property SecureDeviceSocketDescription^ InitiatorSocketDescription {
SecureDeviceSocketDescription^ get ();
}
Type: SecureDeviceSocketDescription
The initiator SecureDeviceSocketDescription for the template.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class