SecurityException Constructor ()
.NET Framework (current version)
Initializes a new instance of the SecurityException class with default properties.
Assembly: mscorlib (in mscorlib.dll)
The following table shows the initial property values for an instance of the SecurityException class.
Property | Value |
|---|---|
A null reference (Nothing in Visual Basic). | |
The localized error message string. |
For an example of the use of a SecurityException constructor, see the example provided for the SecurityException(String^, Object^, Object^, MethodInfo^, Object^, IPermission^) constructor.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: