SmartCardLaunchBehavior Enumeration

Definition

Gibt an, wie eine Smart Karte-App gestartet werden soll.

public enum class SmartCardLaunchBehavior
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract, 65536)]
enum class SmartCardLaunchBehavior
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract), 65536)]
public enum SmartCardLaunchBehavior
var value = Windows.Devices.SmartCards.SmartCardLaunchBehavior.default
Public Enum SmartCardLaunchBehavior
Vererbung
SmartCardLaunchBehavior
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract (eingeführt in v1.0)

Felder

AboveLock 1

Starten Sie die App über dem Sperrbildschirm.

Default 0

Standardstartverhalten.

Gilt für:

Weitere Informationen