'Declaration
Property PkiFindType As PkiFindType
'Usage
Dim instance As _CertificateQuery Dim value As PkiFindType instance.PkiFindType = value value = instance.PkiFindType
PkiFindType PkiFindType {get; set;}
property PkiFindType PkiFindType { PkiFindType get(); void set ( PkiFindType value); }
Property Value
The default value of this property is FindBySubjectDistinguishedName (PkiFindType.FindBySubjectDistinguishedName)
.