SecurityPermissionAttribute.Assertion Özellik

Tanım

Tüm bu kodu çağıranların işlem için gerekli izne sahip olduğunu onaylama izninin bildirilip bildirildiğini belirten bir değer alır veya ayarlar.

public:
 property bool Assertion { bool get(); void set(bool value); };
public bool Assertion { get; set; }
member this.Assertion : bool with get, set
Public Property Assertion As Boolean

Özellik Değeri

true onaylama izni bildirilirse; aksi takdirde , false.

Şunlara uygulanır