OpenEdge.Net.ServerConnection.CredentialsEventArgs
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CredentialsEventArgs (IConnectionParameters) |
/** Default constructor, requires passing of connection parameters.
@param IConnectionParameters Any non-null object */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Cancel |
|
||
| OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters |
|
||
| OpenEdge.Security.ICredentials Credentials |
|
Constructor Detail
CredentialsEventArgs (IConnectionParameters)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
LOGICAL Cancel
|
||||||||
|---|---|---|---|---|---|---|---|---|
OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters |
||||||||
OpenEdge.Security.ICredentials Credentials
|
||||||||