SecureDeviceAssociationTemplate.AllowedUsages Property

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.

Syntax

public:
property SecureDeviceAssociationUsage AllowedUsages {
         SecureDeviceAssociationUsage get ();
}  

Property value

Type: SecureDeviceAssociationUsage 

The SecureDeviceAssociationUsage flags for the template.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace