IDPasswordCredentials Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodIDPasswordCredentials(IConfigSectionNode)
Warning: storing plain credentials in config file is not secure. Use this method for the most simplistic cases like unit testing
Public methodIDPasswordCredentials(String, String)
Initializes a new instance of the IDPasswordCredentials class
Back to Top
See Also