Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Net.ServerConnection.ISocketConnectionCredentialsHandler

OpenEdge.Net.ServerConnection.ISocketConnectionCredentialsHandler

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.Net.ServerConnection
Type: Interface ISocketConnectionCredentialsHandler
Parent Classes:
Inherits: Progress.Lang.Object


Copyright (c) 2021 by Progress Software Corporation. All rights reserved.
File:ISocketConnectionCredentialsHandler
Purpose:Interface to describe the event handler method for the credential callback
Author(s):dugrau
Created:Wed Feb 24 11:47:50 EST 2021



Method Summary
  Options Name Purpose
  ClientSocket_ConnectionCredentialsHandler (Object, CredentialsEventArgs) /** The event handler for the HttpCredentialRequest event, that must be implemented @param Progress.Lang.Object @param OpenEdge.Net.ServerConnection.CredentialsEventArgs */

Method Detail
Top

ClientSocket_ConnectionCredentialsHandler (Object, CredentialsEventArgs)

Purpose: The event handler for the HttpCredentialRequest event, that must be implemented
Parameters:
pSender Progress.Lang.Object
 
pEventArgs OpenEdge.Net.ServerConnection.CredentialsEventArgs
 


TitleResults for “How to create a CRG?”Also Available inAlert