Skip to main content
All docs
V25.2
  • MiddleTierSecurityEvents Properties

    Stores handlers for XPO Middle Tier Security events.
    Name Description
    CustomCreateObjectSpaceProvider Allows you to create a custom Object Space provider.
    OnClientWebSocketCreated
    OnCustomAuthenticate Specifies the delegate that configures custom authentication.
    OnCustomCreateClientWebSocket
    OnCustomCreateHttpClient Specifies the delegate that creates a custom HttpClient that your WinForms application uses to interact with the Middle Tier Security server.
    OnHttpClientCreated Specifies the delegate that configures the HttpClient that your WinForms application uses to interact with the Middle Tier Security server.
    See Also