SmartCardTrigger(SmartCardTriggerType) Constructor
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.
Initializes a new instance of a SmartCardTrigger
public:
SmartCardTrigger(SmartCardTriggerType triggerType);
SmartCardTrigger(SmartCardTriggerType const& triggerType);
public SmartCardTrigger(SmartCardTriggerType triggerType);
function SmartCardTrigger(triggerType)
Public Sub New (triggerType As SmartCardTriggerType)
Parameters
- triggerType
- SmartCardTriggerType
The trigger type.