authInfo property

BasicAuthentication? authInfo
getter/setter pair

The authentication information.

Optional when creating an HTTP check; defaults to empty.

Implementation

BasicAuthentication? authInfo;