Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventingFunctionUrlAuthBasic

Specifies that Basic authentication should be used for the URL.

Hierarchy

  • EventingFunctionUrlAuthBasic

Implements

Index

Constructors

Properties

Constructors

Properties

method: EventingFunctionUrlAuthMethod = EventingFunctionUrlAuthMethod.Basic

Sets the auth method to Basic.

password: string

Specifies the password to use for authentication.

username: string

Specifies the username to use for authentication.

Generated using TypeDoc