Introduction to Identity and Access Control in .NET 4.5

Pluralsight
Course Summary
Introduction to the authentication and authorization APIs in .NET, with an emphasis on the new claims-based identity features of .NET 4.5.
-
+
Course Description
Whenever you write an application that requires a login (and need to implement authorization based on that login), this course is for you. It provides a technical introduction to the authentication and authorization APIs in .NET, and focuses specifically on the new claims-based identity features in .NET 4.5.
-
+
Course Syllabus
Overview- 4m 11s
—Overview 4m 11sPrincipals and Identities- 34m 21s
—Overview 1m 12s
—IIdentity and IPrincipal 3m 47s
—WindowsIdentity and WindowsPrincipal 2m 2s
—Demo: WindowsPrincipal 14m 34s
—GenericIdentity and GenericPrincipal 1m 39s
—Demo: GenericPrincipal 3m 2s
—Role-based Access Control 2m 41s
—Demo: Role-based Access Control 3m 56s
—Summary 1m 28sClaims: A Better Way to Model Identity- 42m 15sAPIs and Services built on top of ClaimsPrincipal- 45m 20sOutlook - Where are claims used in .NET- 18m 21s
This course is listed under
Development & Implementations
, Operating Systems
and IT Security & Architecture
Community
Related Posts: