Compartir a través de


AuthenticationProperties.Clone Método

Definición

Devuelve una copia.

public:
 Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ Clone();
public Microsoft.AspNetCore.Authentication.AuthenticationProperties Clone ();
member this.Clone : unit -> Microsoft.AspNetCore.Authentication.AuthenticationProperties
Public Function Clone () As AuthenticationProperties

Devoluciones

Una copia.

Se aplica a