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.
新しいユーザーには、パスワードなしで SqlMembershipProvider を使用する必要があります。どうやってやるの?
ありがとう!
SqlMembership プロバイダーではパスワードが必要です (これは良いことです)。パスワードを持っていないユーザーが本当に必要な場合 (そして、どのようなシナリオでこれが必要なのか知りたいのですが)、カスタム メンバーシップ プロバイダーとカスタム ログイン コントロールを使用する必要があります。