Mono Class Library: System.Security Namespace

System.Security.SecurityCriticalAttribute Class

Documentation for this section has not yet been entered.

See Also: SecurityCriticalAttribute Members

System.Object
     System.Attribute
          System.Security.SecurityCriticalAttribute

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Module | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Enum | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Event | System.AttributeTargets.Interface | System.AttributeTargets.Delegate | System.AttributeTargets.All, AllowMultiple=false, Inherited=false)]
public sealed class SecurityCriticalAttribute : Attribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0