Share via


DownstreamWebApiOptions.Clone Method

Definition

Clone the options (to be able to override them).

public Microsoft.Identity.Web.DownstreamWebApiOptions Clone ();
member this.Clone : unit -> Microsoft.Identity.Web.DownstreamWebApiOptions
Public Function Clone () As DownstreamWebApiOptions

Returns

A clone of the options.

Applies to