PureEngage On-Premises

 View Only

Sign Up

  • 1.  Platform SDK Password Protection

    Posted 07-14-2016 19:22
    Hi,

    Using the .NET PlatformSDK and configuring the confServerConfiguration class to set the UserName and UserPassword. At the moment, there is a UserPassword that cannot be left empty so we have the password hardcoded in the source code. We have tried TLS already. Is there any other solution so that the password is no longer hardcoded?

    Thanks,
    Stephen


  • 2.  RE: Platform SDK Password Protection

    Posted 07-15-2016 10:24
    You can use your own mechanism to hash the used password. I standardly save the password within app.config file where the password is hashed by own algorithm.


  • 3.  RE: Platform SDK Password Protection

    Posted 07-20-2016 11:03
    If you are able to use an application type of 'Third Party Server' then you do not need a password. The User can be configured on the 'Log On Account'  in CME