'Declaration
Property AllowInteraction As Boolean
'Usage
Dim instance As _CertificateSecurityParameters Dim value As Boolean instance.AllowInteraction = value value = instance.AllowInteraction
bool AllowInteraction {get; set;}
Property Value
The default value of this property is True
.