IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

SignerCert Property

The certificate used for signature verification.

Syntax

[VB.NET]
Public Property SignerCert As Certificate

[C#]
public Certificate SignerCert {get; set;}

Remarks

This property optionally specifies a certificate used for signature verification. When calling GetAssertion or ParseAssertion, if the assertion is signed the component will use the certificate specified in this property to verify the signature. If this property is not set the component will attempt to parse the certificate present in the assertion to perform verification.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0