VerificationMethod Constructor ()

 

Initializes a new instance of the VerificationMethod class. This abstract class cannot be instantiated directly.

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

Syntax

protected VerificationMethod()
protected:
VerificationMethod()
new : unit -> VerificationMethod
Protected Sub New

See Also

VerificationMethod Class
System.Web.Security.SingleSignOn Namespace

Return to top