Overload List

  NameDescription
Public methodStatic memberEncode(String, SecureString)
This function encodes the given username with the given password(SecureString) and stores it on the windows credential manager.
Public methodStatic memberEncode(String, String)
This function encodes the given username with the given password and stores it on the windows credential manager.

See Also