Click or drag to resize

SecuritySignatureConfiguration Properties

The SecuritySignatureConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAlgorithm Signature mode
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 propertyHmacSecret Plaintext editor for secret
Public propertyIssuerName The unique name for the signer
Public propertyKeyName Gets or sets the key name
Public propertySecret When using HMAC256 signing this represents the server's secret
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