HTTP Connection

gravatar

cell

Creates an HTTP connection with a certificate. Note that this connection's password is in plaintext.

published 09.07.12

last updated 09.07.12


Share

                            


<Biml xmlns="http://schemas.varigence.com/biml.xsd">
    <Connections>
        <HttpConnection Name="MyHttpConnection" ClientCertificateFileName="CertConnection" Domain="varigence.com" Password="p@ssw0rd" ServerUrl="https://server.varigence.com" UserName="varigence" />
	</Connections>
</Biml>
                        
You are not authorized to comment. A verification email has been sent to your email address. Please verify your account.

Comments

There are no comments yet.