Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アクティベーションコードを要求するというボタンがあります。ボタンをクリックすると、アクティベーションコードの電子メールがユーザーに送信されますか? 最善の方法は何ですか?
SmtpClientクラスを使用して、 .NET で電子メールを送信できます。