SecureDeviceAssociationTemplate.GetTemplateByName Method

Retrieves the SecureDeviceAssocationTemplate indicated by the specified name.

Syntax

public:
static SecureDeviceAssociationTemplate^ GetTemplateByName(
         String^ name
)  

Parameters

name
Type: String 

 A pointer to the name of the template to retrieve.

Return value

Type: SecureDeviceAssociationTemplate 

The SecureDeviceAssociationTemplate with the specified name.

Remarks

GetTemplateByName returns the Xbox Secure Device Association Template identified by the given name as defined in the application manifest.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace