Zeebe C# Client 2.9.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderStep4 Interface Reference

Public Member Functions

ICamundaCloudTokenProviderBuilderFinalStep UseAudience (string audience)
 Defines the audience for which the token provider should create tokens.
 

Member Function Documentation

◆ UseAudience()

ICamundaCloudTokenProviderBuilderFinalStep Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderStep4.UseAudience ( string audience)

Defines the audience for which the token provider should create tokens.

Parameters
audiencethe audience, which is normally a domain name.
Returns
the next step in building a CamundaCloudTokenProvider.

The documentation for this interface was generated from the following file: