OpenEdge.Net.ServerConnection.TlsClientCredentials
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| TlsClientCredentials () |
/* Constructor - Default
*/
|
||
| TlsClientCredentials (ILongcharHolder, EncodedString) |
/* Constructor
@param ILongcharHolder - The identity for credentials
@param EncodedString - The secret */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Object Identity |
|
||
| Progress.Lang.Object Secret |
|
Constructor Detail
TlsClientCredentials ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TlsClientCredentials (ILongcharHolder, EncodedString)
|
||||||||||||||||
Property Detail
Progress.Lang.Object Identity
|
||||||||
|---|---|---|---|---|---|---|---|---|
Progress.Lang.Object Secret
|
||||||||