Class EventingFunctionUrlAuthBearer

Specifies that Bearer authentication should be used for the URL.

Hierarchy

  • EventingFunctionUrlAuthBearer

Implements

Constructors

Properties

Constructors

Properties

key: string

Specifies the bearer token to use.

method: EventingFunctionUrlAuthMethod = EventingFunctionUrlAuthMethod.Bearer

Sets the auth method to Bearer.

Generated using TypeDoc