Retrieves the SecureDeviceAssociationUsage flags for the template.
This read-only property returns the SecureDeviceAssociationUsage flags of the Xbox Secure Device Association Template as defined in the application manifest.
public:
property SecureDeviceAssociationUsage AllowedUsages {
SecureDeviceAssociationUsage get ();
}
Type: SecureDeviceAssociationUsage
The SecureDeviceAssociationUsage flags for the template.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class