AuthenticationCodeSettings.ExtraRefs property
Gets the extra assembly references required for authentication code.
public Assembly[]? ExtraRefs { get; set; }
See Also
- recordĀ AuthenticationCodeSettings
- namespaceĀ Kestrun.Authentication
Gets the extra assembly references required for authentication code.
public Assembly[]? ExtraRefs { get; set; }