AuthenticationTicket.Clone Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une copie du ticket.
public:
Microsoft::AspNetCore::Authentication::AuthenticationTicket ^ Clone();
public Microsoft.AspNetCore.Authentication.AuthenticationTicket Clone ();
member this.Clone : unit -> Microsoft.AspNetCore.Authentication.AuthenticationTicket
Public Function Clone () As AuthenticationTicket
Retours
Une copie du ticket
Remarques
La méthode clone le Principal en appelant Clone() sur chacun des .Identities