thirdPartyAuthenticationTokens property

List<ThirdPartyAuthenticationToken>? thirdPartyAuthenticationTokens
getter/setter pair

List of third-party authentication tokens enabled for this configuration.

Implementation

core.List<ThirdPartyAuthenticationToken>? thirdPartyAuthenticationTokens;