Class |
Description
|
class AllowPartiallyTrustedCallersAttribute |
|
class CodeAccessPermission |
Defines the underlying structure of all code access permissions.
|
class NamedPermissionSet |
Defines a permission set that has a name and description associated with it. This class cannot be inherited.
|
class PermissionSet |
Represents a collection that can contain many different types of permissions.
|
class SecurityElement |
Represents the XML object model for encoding security objects. This class cannot be inherited.
|
class SecurityException |
The exception that is thrown when a security error is detected.
|
class SecurityManager |
Provides the main access point for classes interacting with the security system. This class cannot be inherited.
|
class SuppressUnmanagedCodeSecurityAttribute |
Allows managed code to call into unmanaged code without a stack walk. This class cannot be inherited.
|
class UnverifiableCodeAttribute |
Marks modules containing unverifiable code. This class cannot be inherited.
|
class VerificationException |
The exception that is thrown when the security policy requires code to be type safe and the verification process is unable to verify that the code is type safe.
|
class XmlSyntaxException |
The exception that is thrown when there is a syntax error in XML parsing. This class cannot be inherited.
|