ApiAssemblyPropertiesAllowsPartiallyTrustedCallers Property
This read-only property returns whether or not the assembly allows partially trusted callers
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool AllowsPartiallyTrustedCallers { get; }
Public ReadOnly Property AllowsPartiallyTrustedCallers As Boolean
Get
public:
property bool AllowsPartiallyTrustedCallers {
bool get ();
}
member AllowsPartiallyTrustedCallers : bool with get
Property Value
Boolean