OptionalaccessThe access token that can be used to communicated with the federated provider on behalf on the target identity, if we were able to successfully acquire one, otherwise null, if we were not.
OptionalproviderThe name of the federated provider, e.g. "github.com".
OptionalsubjectThe descriptor of the graph subject to which this federated provider data corresponds.
OptionalversionThe version number of this federated provider data, which corresponds to when it was last updated. Can be used to prevent returning stale provider data from the cache when the caller is aware of a newer version, such as to prevent local cache poisoning from a remote cache or store. This is the app layer equivalent of the data layer sequence ID.
Represents a set of data used to communicate with a federated provider on behalf of a particular user.