Freigeben über


SmartCardEmulator.MaxAppletIdGroupRegistrations Eigenschaft

Definition

Ruft die maximale Anzahl zulässiger Applet-ID-Gruppenregistrierungen ab.

public:
 static property unsigned short MaxAppletIdGroupRegistrations { unsigned short get(); };
static uint16_t MaxAppletIdGroupRegistrations();
public static ushort MaxAppletIdGroupRegistrations { get; }
var uInt16 = SmartCardEmulator.maxAppletIdGroupRegistrations;
Public Shared ReadOnly Property MaxAppletIdGroupRegistrations As UShort

Eigenschaftswert

UInt16

unsigned short

uint16_t

Die maximale Anzahl zulässiger Applet-ID-Gruppenregistrierungen.

Gilt für:

Weitere Informationen