Certificate Property
The certificate used for decryption.
Syntax
[VB.NET] Public Property Certificate As Certificate
[C#] public Certificate Certificate {get; set;}
Remarks
This property specifies the certificate used for decryption. This is only applicable if DecryptAssertion is set to True.
This property is not available at design time.