CustomTransform Constructor ()
Initializes a new instance of the CustomTransform class.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public CustomTransform()
public:
CustomTransform()
new : unit -> CustomTransform
Public Sub New
See Also
CustomTransform Class
System.Web.Security.SingleSignOn Namespace
Return to top