Share via


ApplicationClass.CheckSignatureOnLoad Propriété

Définition

public:
 virtual property bool CheckSignatureOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(18)]
public virtual bool CheckSignatureOnLoad { [System.Runtime.InteropServices.DispId(18)] get; [System.Runtime.InteropServices.DispId(18)] set; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
[<set: System.Runtime.InteropServices.DispId(18)>]
member this.CheckSignatureOnLoad : bool with get, set
Public Overridable Property CheckSignatureOnLoad As Boolean

Valeur de propriété

true si le runtime vérifie la signature numérique lors du chargement d’un package ; sinon, false. La valeur par défaut est true.

Implémente

Attributs

S’applique à