Click or drag to resize

CertificateBackupData Properties

The CertificateBackupServiceCertificateBackupData type exposes the following members.

Properties
 NameDescription
Public propertyAlias Gets or sets the alias for the certificate configuration element
Public propertyCertificate Get the certificate
(Inherited from X509ConfigurationElement)
Public propertyCertificateBytes Certificate bytes
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 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