AuthenticationProperties.Clone Methode

Definition

Gibt eine Kopie zurück.

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

Gibt zurück

Eine Kopie.

Gilt für: