TheCNClrLib.Security
namespace contains interfaces that represent the .NET Framework security system
and permissions. The namespace also provides interfaces that control access
to and audit securable objects, allow authentication, provide crytographic
services, control access to operations and resources based on policy, and
support rights management of application-created content.
These interfaces are defined
as classes and interfaces in C#
System.Security Namespaces.