Freigeben über


SmartCardAutomaticResponseApdu.AllowWhenCryptogramGeneratorNotPrepared Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die automatische APDU-Verarbeitung fortgesetzt werden soll, wenn Cryptogram Materials nicht ohne Benutzerautorisierung für die Verwendung vorbereitet werden kann, oder legt diesen fest.

public:
 property bool AllowWhenCryptogramGeneratorNotPrepared { bool get(); void set(bool value); };
bool AllowWhenCryptogramGeneratorNotPrepared();

void AllowWhenCryptogramGeneratorNotPrepared(bool value);
public bool AllowWhenCryptogramGeneratorNotPrepared { get; set; }
var boolean = smartCardAutomaticResponseApdu.allowWhenCryptogramGeneratorNotPrepared;
smartCardAutomaticResponseApdu.allowWhenCryptogramGeneratorNotPrepared = boolean;
Public Property AllowWhenCryptogramGeneratorNotPrepared As Boolean

Eigenschaftswert

Boolean

bool

Der boolesche Wert, der angibt, ob die automatische APDU-Verarbeitung fortgesetzt werden soll, wenn Cryptogram Materials nicht ohne Benutzerautorisierung für die Verwendung vorbereitet werden kann.

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.14393.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v3.0)

Gilt für: