AllowPartiallyTrustedCallersAttribute (System.Security.AllowPartiallyTrustedCallersAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Allows strong-named assemblies to be called by partially trusted code. Without this declaration, only fully trusted callers are able to use such assemblies. This class cannot be inherited.

VB.NET C#

C#

public sealed class AllowPartiallyTrustedCallersAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

How to use the AllowPartiallyTrustedCallers attribute to call an ...

... com/en-us/library/system.security.allowpartiallytrustedcallersattribute(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/system.security.allowpartiallytrustedcallersattribute ...

Mono Documentation

See Also: AllowPartiallyTrustedCallersAttribute Members. System.Object System.Attribute System.Security.AllowPartiallyTrustedCallersAttribute

Mono Documentation

The members of System.Security.AllowPartiallyTrustedCallersAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

AllowPartiallyTrustedCallersAttribute Class (System.Security)

Allows strong-named assemblies to be called by partially ... System.Object    System.Attribute      System.Security.AllowPartiallyTrustedCallersAttribute

AllowPartiallyTrustedCallersAttribute Class

Allows strong-named assemblies to be called by partially trusted code. Without this declaration, only fully trusted callers are able to use such assemblies.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support