Retrieves the name string of the SecureDeviceAssociationTemplate.
This read-only property returns the name of the Xbox Secure Device Association Template defined in the application manifest.
public:
property String^ Name {
String^ get ();
}
Type: String
The name string of the SecureDeviceAssociationTemplate.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class