AuthenticationFeature.AuthenticationSettingsSavedEventHandler Delegate

Definition

Represents the method that will handle events that are raised when authentication settings are saved.

public: delegate void AuthenticationFeature::AuthenticationSettingsSavedEventHandler();
public delegate void AuthenticationFeature.AuthenticationSettingsSavedEventHandler();
type AuthenticationFeature.AuthenticationSettingsSavedEventHandler = delegate of unit -> unit
Public Delegate Sub AuthenticationFeature.AuthenticationSettingsSavedEventHandler()

Applies to