Definition

Filters certificates by the value of the specified certificate field. You can allow or deny specific certificates and set the script to generate errors if the specified conditions have been met. For example, use the method to be notified of the upcoming certificate expiration. See the DayTime/TimeSpan parsing methods description to specify the DayTime/TimeSpan string as a field value correctly.

public class SecurityValidation : MarshalByRefObject

Methods

Allow Allows certificates if the corresponding field meets the criteria set by the method.
Deny Denies certificates if the corresponding field meets the criteria set by the method
Clear Clears the stack of the certificate filter rules.