Share via


AuthenticationProperties.Clone 메서드

정의

복사본을 반환합니다.

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

반환

복사본입니다.

적용 대상