Class EventingFunctionUrlAuthBearer

Specifies that Bearer authentication should be used for the URL.

Implements

Constructors

Properties

Constructors

Properties

key: string

Specifies the bearer token to use.

method: EventingFunctionUrlAuthMethod = EventingFunctionUrlAuthMethod.Bearer

Sets the auth method to Bearer.