Share via


MicrosoftIdentityAuthenticationMessageHandlerOptions.Clone Method

Definition

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

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

Returns

A clone of the options.

Applies to