X509SigningMethod Properties

 

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Properties

Name Description
System_CAPS_pubproperty UseSKI

Gets or sets a Boolean that indicates whether to use subject key identifiers (SKI) in the KeyInfo clause for XML digital signatures produced using this method.

System_CAPS_pubproperty X509Thumbprint

Gets or sets the X509 thumbprint, which is the hexadecimal string format of the SHA-1 hash of the certificate.

See Also

X509SigningMethod Class
System.Web.Security.SingleSignOn Namespace

Return to top