Udostępnij przez


ConfigurationManager<T>.ConfigurationEventHandler Property

Definition

Gets or sets the optional configuration event handler.

public Microsoft.IdentityModel.Protocols.Configuration.IConfigurationEventHandler<T> ConfigurationEventHandler { get; set; }
member this.ConfigurationEventHandler : Microsoft.IdentityModel.Protocols.Configuration.IConfigurationEventHandler<'T (requires 'T : null)> with get, set
Public Property ConfigurationEventHandler As IConfigurationEventHandler(Of T)

Property Value

Applies to