HOME     
 Themen

 ASP.NET
        Layout & Design
        Datenzugriff & Datenbindung
        Steuerelemente / Controls
        Caching & Performance
        Ressourcen & Lokalisierung
        Konfiguration & Deployment
        Debugging & Error Handling
        HTTP-Module und -Handler
        Sicherheit
        Ajax & Atlas
 ADO.NET
        SQL-Server
 C# & VB.NET
 Windows Forms
        Datenbindung
        Multimedia
 XML & XSLT
 Web Services
 Office
        Sharepoint
 Sicherheit
 Mobile Devices
 Visual Studio
 .NET 3.0
 Informationen

 Über DotNetProject

 Artikel anmelden

 Impressum

Verwandtes Thema:   .NET Sicherheit
 ASP.NET Sicherheit  

Verwalten von Benutzern durch Mitgliedschaft  
Anhand der ASP.NET-Mitgliedschaft können Sie Benutzerinformationen für die Webanwendung überprüfen und verwalten. Sie stellt Funktionen zum Validieren von Benutzerinformationen, Erstellen und Ändern von Benutzern mit Mitgliedschaft und zum Verwalten v ...
msdn2.microsoft.com

How to implement impersonation in an ASP.NET application  
This article describes different ways to implement impersonation in an ASP.NET application.
support.microsoft.com · 05/2006

Keeping secrets in ASP.NET 2.0.  
Storing data securely in a configuration system is not an easy problem to solve. While I was on the ASP.NET team, this particular feature, secure connection string storage, looked as if it wouldn’t get done. A whole host of problems surrounding it, su ...
msdn.microsoft.com · 05/2006

Sichere Kommunikation im Internet  
Möchten Sie über das Internet sicher kommunizieren, wird meist SSL als Authentifizierungs- und Datenschutz-Protokoll eingesetzt. Ab Version 2.0 von .NET ist SSL Support für Clients und Server integriert. Wie dieser API funktioniert und worauf man acht ...
www.microsoft.com · 04/2006

Code Access Security: When Role-based Security Isn't Enough  
Role-based security works pretty well in most situations but as Sharepoint developers learned long ago it doesn't work for everything. Now that .NET supports Web parts, even more developers will find they need to get a basic understanding of Microsoft ...
www.devx.com · 04/2006

ASP.NET-Sicherheitsarchitektur  
Dieser Abschnitt enthält eine Übersicht über die ASP.NET-Sicherheitsinfrastruktur. Die folgende Abbildung veranschaulicht die Zusammenhänge zwischen den Sicherheitssystemen in ASP.NET.
msdn2.microsoft.com

Examining ASP.NET 2.0's Membership, Roles, and Profile (Part 1-5)  
aspnet.4guysfromrolla.com · 12/2005

Membership and Role Providers in ASP.NET 2.0 Part II  
The extensible provider model in ASP.NET 2.0 implements features we’ve all needed for out applications over the years – like membership and role management. In this article we will concentrate on role providers.
www.odetocode.com · 11/2005

Membership and Role Providers in ASP.NET 2.0 Part I  
In Part I of this article we will delve into the provider architecture and the MembershipProvider features in ASP.NET 2.0.
www.odetocode.com · 11/2005

Design and Deploy Secure Web Apps with ASP.NET 2.0 and IIS 6.0  
Protecting resources and access control · Authentication and authorization · Code access security in ASP.NET · Application auditing
msdn.microsoft.com · 11/2005

Upgrade Your Site's Authentication with the New ASP.NET 2.0 Membership API  
Common authentication techniques for ASP.NET applications · The Membership API and provider model in ASP.NET 2.0 · Role-based security and authorization
msdn.microsoft.com · 11/2005

Membership Providers  
Membership providers provide the interface between ASP.NET's membership service and membership data sources.
msdn.microsoft.com · 10/2005

Security Practices: ASP.NET 2.0 Security Practices at a Glance  
This module presents a set of consolidated practices designed to address ASP.NET version 2.0 security issues. The answers and recommendations presented in this module are designed to supplement the companion modules and additional guidance. The practi ...
msdn.microsoft.com · 08/2005

How To: Use Membership in ASP.NET 2.0  
This How To shows how to use the membership feature in ASP.NET version 2.0 applications. It shows you how to use two different membership providers: the ActiveDirectoryMembershipProvider and the SqlMembershipProvider. The membership feature greatly re ...
msdn.microsoft.com · 08/2005

How To: Use Windows Authentication in ASP.NET 2.0  
This How To shows you how to configure and use Windows authentication in an ASP.NET Web application. Windows authentication is the preferred approach whenever users are a part of your Windows domain. This approach enables you to use an existing identi ...
msdn.microsoft.com · 08/2005

"Wer darf was?" ASP.NET und Sicherheit  
In der realen Welt schützen verschließbare Türen alles Wertvolle und Wichtige. Wer den passenden Schlüssel hat, erhält Zugang. Mittels Authentifizierung und Autorisierung erstellen Sie in der Webentwicklung ähnliche Mechanismen.
www.galileocomputing.de

ASP.NET Mixed Mode Authentication  
In many web applications it is desirable for both intranet users and external parties to be able to seamlessly log onto the system. The problem this raises is that it is not easy to allow intranet users to log in via Windows integrated authentication ...
www.15seconds.com · 02/2005

ASP.NET 2.0 Security  
www.sitepoint.com · 08/2004