Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines selection criteria for the certificates defined for the package.
Element hierarchy
- <Package>
-
- <Extensions>
-
- <Extension>
-
- <Certificates>
- <SelectionCriteria>
Syntax
<SelectionCriteria HardwareOnly? = boolean
AutoSelect? = boolean />
Key
?
optional (zero or one)
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
AutoSelect | Indicates whether the certificates are selected automatically. true if they are selected automatically; otherwise, false. |
boolean | No | |
HardwareOnly | Indicates whether specified certificates are hardware-specific. true if they are hardware-specific; otherwise, false. |
boolean | No |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
Certificates | Declares a package extensibility point of type windows.certificates. The app requires one or more certificates from the specified certificate stores. |
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |