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