wellKnown property

DiscoveryInformation? wellKnown
getter/setter pair

Optional client configuration provided by the server. If present, clients SHOULD use the provided object to reconfigure themselves, optionally validating the URLs within. This object takes the same form as the one returned from .well-known autodiscovery.

Implementation

DiscoveryInformation? wellKnown;