4 [AttributeUsage(
AttributeTargets.Assembly, AllowMultiple =
false, Inherited =
false)]
5 [__DynamicallyInvokable]
9 [__DynamicallyInvokable]
Specifies that an assembly cannot cause an elevation of privilege.
Represents the base class for custom attributes.
SecurityTransparentAttribute()
Initializes a new instance of the T:System.Security.SecurityTransparentAttribute class.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.