ApiAssemblyPropertiesAllowsPartiallyTrustedCallers Property

This read-only property returns whether or not the assembly allows partially trusted callers

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool AllowsPartiallyTrustedCallers { get; }

Property Value

Boolean

See Also