Click or drag to resize

BouncyCastleCertificatePurposeSetting Properties

The BouncyCastleCertificatePurposeSetting type exposes the following members.

Properties
 NameDescription
Public propertyCertificate Get the certificate
(Inherited from X509ConfigurationElement)
Public propertyFindType The find type
(Inherited from X509ConfigurationElement)
Public propertyFindTypeSpecified Whether the find type was provided
(Inherited from X509ConfigurationElement)
Public propertyFindValue The find value
(Inherited from X509ConfigurationElement)
Public propertyPurpose Indicates the purpose of this certificate
Public propertyStoreLocation The store location
(Inherited from X509ConfigurationElement)
Public propertyStoreLocationSpecified Whether the store location was provided
(Inherited from X509ConfigurationElement)
Public propertyStoreName The store name
(Inherited from X509ConfigurationElement)
Public propertyStoreNameSpecified Whether the store name was provided
(Inherited from X509ConfigurationElement)
Public propertyValidationOnly Validation only?
(Inherited from X509ConfigurationElement)
Top
See Also