Enterprise Library Security and Cryptography Application Blocks

Pluralsight
Course Summary
An introduction to the Microsoft Enterprise Library Security and Cryptography Application Blocks.
-
+
Course Description
Security and cryptography are important to most applications. It can often be difficult to know how to correctly implement these features in your applications; especially to make the implementation be easily reusable and swappable. In this course you will learn how to use the Security Application Block to cache user credentials for future use and authorize users from various sources. You will also learn how to use the Cryptography Application Block to properly secure sensitive information.
-
+
Course Syllabus
Security Block Overview and Configuration- 17m 20s
—Introduction 1m 2s
—What The Security Block Does 3m 35s
—Why Use It 1m 42s
—AzMan 4m 1s
—Configuring 5m 31s
—Summary 1m 29sUsing the Security Block- 24m 26s
—Introduction 1m 2s
—Caching an Identity 4m 11s
—Using a Cached Credential 1m 27s
—Caching Principals 1m 55s
—Expiring Credentials 2m 35s
—Configuring the Default Authorization Provider 6m 7s
—Using AzMan 6m 8s
—Summary 1m 1sThe Cryptography Block- 27m 9s