SmartCardAppletIdGroupRegistration.AppletIdGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the registered group of applet IDs.
public:
property SmartCardAppletIdGroup ^ AppletIdGroup { SmartCardAppletIdGroup ^ get(); };
SmartCardAppletIdGroup AppletIdGroup();
public SmartCardAppletIdGroup AppletIdGroup { get; }
var smartCardAppletIdGroup = smartCardAppletIdGroupRegistration.appletIdGroup;
Public ReadOnly Property AppletIdGroup As SmartCardAppletIdGroup
Property Value
The registered group of applet IDs.