Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebActivityAuthentication

Package version

Web activity authentication properties.

Hierarchy

  • WebActivityAuthentication

Index

Properties

Optional password

password: SecretBaseUnion

Password for the PFX file or basic authentication.

Optional pfx

Base64-encoded contents of a PFX file.

Optional resource

resource: undefined | string

Resource for which Azure Auth token will be requested when using MSI Authentication.

type

type: string

Web activity authentication (Basic/ClientCertificate/MSI)

Optional username

username: undefined | string

Web activity authentication user name for basic authentication.

Generated using TypeDoc