August 2003
Intermediate to advanced
496 pages
11h 59m
English
User-based security is the traditional form of security programming, which has been with us since the first version of Windows NT and the Win32 Security API. The .NET Security Framework supports user-based security in the form of classes, interfaces, enumerations, and so forth, which encapsulate the access control underlying Win32 Security API. These existing Win32 APIs, together with ACL, SA (Security Attribute), and SID (Security Identifier) objects have been, and still are, very effective, but they have now been complemented by new .NET security programming features.
Principal and identity objects are used to represent users. A principal object encapsulates the current user. A principal object ...
Read now
Unlock full access