SecureDeviceAssociationTemplate.Name Property

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.

Syntax

public:
property String^ Name {
         String^ get ();
}  

Property value

Type: String 

 The name string of the SecureDeviceAssociationTemplate.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace