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