Microsoft.IdentityModel.Protocols.Configuration.ConfigurationEventHandlerResult<T>
Represents a configuration retrieval result.
Represents a result indicating that configuration retrieval should proceed normally, with no result provided from the event handler.
Gets or sets the configuration.
Gets or sets the time when the configuration was originally retrieved in UTC.
Initializes a new instance of the ConfigurationEventHandlerResult<T> class.