authInfo property
The authentication information.
Optional when creating an HTTP check; defaults to empty. Do not set both auth_method and auth_info.
Implementation
BasicAuthentication? authInfo;
The authentication information.
Optional when creating an HTTP check; defaults to empty. Do not set both auth_method and auth_info.
BasicAuthentication? authInfo;