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