[Feature Request] DownstreamRestApiOptions.Clone should follow AcquireTokenOptions model
brentschmaltz opened this issue · 1 comments
brentschmaltz commented
Since DownstreamRestApiOptions is not sealed, a derived class will find it hard to implement Derived.Clone().
see:
brentschmaltz commented