CompilerParameters.Evidence Свойство

Определение

Внимание!

CAS policy is obsolete and will be removed in a future release of the .NET Framework. Please see http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.

Указывает объект свидетельства, представляющий разрешения политики безопасности для предоставления компилируемой сборке.

public:
 property System::Security::Policy::Evidence ^ Evidence { System::Security::Policy::Evidence ^ get(); void set(System::Security::Policy::Evidence ^ value); };
public System.Security.Policy.Evidence Evidence { get; set; }
[System.Obsolete("CAS policy is obsolete and will be removed in a future release of the .NET Framework. Please see http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")]
public System.Security.Policy.Evidence Evidence { get; set; }
member this.Evidence : System.Security.Policy.Evidence with get, set
[<System.Obsolete("CAS policy is obsolete and will be removed in a future release of the .NET Framework. Please see http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")>]
member this.Evidence : System.Security.Policy.Evidence with get, set
Public Property Evidence As Evidence

Значение свойства

Объект , представляющий разрешения политики безопасности для предоставления скомпилированной сборки.

Атрибуты

Применяется к

Продукт Версии (Устарело)
.NET Framework 1.1, 2.0, 3.0, 3.5 (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)

См. также раздел