Retrieves the SecureDeviceAssocationTemplate indicated by the specified name.
public:
static SecureDeviceAssociationTemplate^ GetTemplateByName(
String^ name
)
name
Type: String
A pointer to the name of the template to retrieve.
Type: SecureDeviceAssociationTemplate
The SecureDeviceAssociationTemplate with the specified name.
GetTemplateByName returns the Xbox Secure Device Association Template identified by the given name as defined in the application manifest.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class