FederationServerSoapProxy Constructor
Initializes a new instance of the FederationServerSoapProxy class.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
FederationServerSoapProxy(String) | Initializes a new instance of the FederationServerSoapProxy class with specified Federation Server URL. This constructor is used by the AD FS Web Agent to communicate with the FS. |
|
FederationServerSoapProxy(Uri, X509Certificate) | Initializes a new instance of the FederationServerSoapProxy class with specified Federation Server URL and client certificate. This constructor is used by the FS Proxy to communicate with the FS. |
See Also
FederationServerSoapProxy Class
System.Web.Security.SingleSignOn Namespace
Return to top