MicrosoftIdentityAuthenticationMessageHandlerOptions.ICloneable.Clone Method

Definition

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

object ICloneable.Clone ();
abstract member System.ICloneable.Clone : unit -> obj
override this.System.ICloneable.Clone : unit -> obj
Function Clone () As Object Implements ICloneable.Clone

Returns

A clone of the options.

Implements

Applies to