SmartCardTrigger.TriggerType 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 trigger type of a smart card trigger.
public:
property SmartCardTriggerType TriggerType { SmartCardTriggerType get(); };
SmartCardTriggerType TriggerType();
public SmartCardTriggerType TriggerType { get; }
var smartCardTriggerType = smartCardTrigger.triggerType;
Public ReadOnly Property TriggerType As SmartCardTriggerType
Property Value
A SmartCardTriggerType.