Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / IEIdentityClient Interface / SetProxy Method
Proxy settings object.

In This Topic
    SetProxy Method
    In This Topic
    Sets custom proxy connection configuration.
    Syntax

    Parameters

    proxySettings
    Proxy settings object.

    Return Value

    IdentityClientResponse: operation result.
    Remarks
    If not used, the system proxy settings are used by default.
    See Also