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