AuthenticationCodeSettings.ExtraRefs property

Gets the extra assembly references required for authentication code.

public Assembly[]? ExtraRefs { get; set; }

See Also