X509VerificationMethod Constructor ()

 

Initializes a new instance of the Initializes a new instance of the X509VerificationMethod class.

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

Syntax

public X509VerificationMethod()
public:
X509VerificationMethod()
new : unit -> X509VerificationMethod
Public Sub New

See Also

X509VerificationMethod Class
System.Web.Security.SingleSignOn Namespace

Return to top