Mono Class Library: System.Security.Permissions Namespace

System.Security.Permissions.SecurityAttribute Class

This is the base class for attributes used by the security system. [Edit]

See Also: SecurityAttribute Members

System.Object
     System.Attribute
          System.Security.Permissions.SecurityAttribute

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=true, Inherited=false)]
[System.Runtime.InteropServices.ComVisible(true)]
public abstract class SecurityAttribute : Attribute

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0