authenticators property

List<v1AuthenticatorParams> authenticators
final

A list of Authenticator parameters. This field, if not needed, should be an empty array in your request body.

Implementation

final List<v1AuthenticatorParams> authenticators;