Authentication

Authentication



Table of Contents

Authentication

We need to authenticate the user

  <Auth>
    <UserId> Erwin </UserId>

    <Password>
       MySecret
    </Password>
  </Auth>

Other authentication types can be added!