PartialTrustVisibleAssembly 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定部分信任組件。 此類別無法獲得繼承。
public ref class PartialTrustVisibleAssembly sealed : System::Configuration::ConfigurationElement
public sealed class PartialTrustVisibleAssembly : System.Configuration.ConfigurationElement
type PartialTrustVisibleAssembly = class
inherit ConfigurationElement
Public NotInheritable Class PartialTrustVisibleAssembly
Inherits ConfigurationElement
- 繼承
備註
會 PartialTrustVisibleAssembly 設定以部分信任呼叫端屬性標示的元件, (APTCA) ,以用於部分信任 ASP.NET 應用程式中。 如需詳細資訊,請參閱AllowPartiallyTrustedCallersAttribute。
建構函式
PartialTrustVisibleAssembly(String, String) |
初始化 PartialTrustVisibleAssembly 類別的新執行個體。 |