AuthenticationCodeSettings.ExtraImports property
Gets the extra import namespaces required for authentication code.
public string[]? ExtraImports { get; set; }
See Also
- recordĀ AuthenticationCodeSettings
- namespaceĀ Kestrun.Authentication
Gets the extra import namespaces required for authentication code.
public string[]? ExtraImports { get; set; }