Overload List
Name | Description | |
---|---|---|
Encode(String, SecureString) |
This function encodes the given username with the given password(SecureString) and stores it on the windows credential manager.
| |
Encode(String, String) |
This function encodes the given username with the given password and stores it on the windows credential manager.
|