Skip to content

[C#] Authenticating with a Flight Server instance #45248

Open
@AlexRutledge1

Description

@AlexRutledge1

Describe the usage question you have. Please include as many useful details as possible.

In the C# package is there a mechanism available for authenticating similar to the client.authenticate(ClientAuthHandler) that is available in pyarrow? I am able to perform a handshake in the C# package with client.Handshake() and see that the authentication mechanism successfully fires on the server but I'm unsure of how to attach authentication metadata to GetInfo or GetStream calls.

Any help would be much appreciated, thanks.

Component(s)

C#

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions