CompilerResults.Evidence Propriété

Définition

Attention

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.

Indique l'objet de preuve représentant les autorisations accordées par la stratégie de sécurité à l'assembly compilé.

C#
public System.Security.Policy.Evidence Evidence { get; set; }
C#
[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; }

Valeur de propriété

Objet Evidence représentant les autorisations accordées par la stratégie de sécurité à l'assembly compilé.

Attributs

S’applique à

Produit Versions (Obsolète)
.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)

Voir aussi