IAuthenticationCommonOptions.Logger property

Gets or sets the logger used for authentication-related logging.

public ILogger Logger { get; set; }

See Also