AuthenticationCodeSettings.ExtraImports property

Gets the extra import namespaces required for authentication code.

public string[]? ExtraImports { get; set; }

See Also