Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventingFunctionUrlAuthDigest

Specifies that Digest authentication should be used for the URL.

Hierarchy

  • EventingFunctionUrlAuthDigest

Implements

Index

Constructors

Properties

Constructors

Properties

method: EventingFunctionUrlAuthMethod = EventingFunctionUrlAuthMethod.Digest

Sets the auth method to Digest.

password: string

Specifies the password to use for authentication.

username: string

Specifies the username to use for authentication.

Generated using TypeDoc