providerId property

String? providerId
getter/setter pair

The IdP ID.

For white listed IdPs it's a short domain name e.g. google.com, aol.com, live.net and yahoo.com. For other OpenID IdPs it's the OP identifier.

Implementation

core.String? providerId;