Retrieves a vector view of the SecureDeviceAssociationTemplates known to the app.
public:
static property IVectorView<SecureDeviceAssociationTemplate^ >^ Templates {
IVectorView<SecureDeviceAssociationTemplate^ >^ get ();
}
Type: IVectorView<SecureDeviceAssociationTemplate^ >
A vector view of the SecureDeviceAssociationTemplates known to the app.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class