Aracılığıyla paylaş


DataProtectionPermissionAttribute.UnprotectMemory Özellik

Tanım

sınıfı kullanılarak ProtectedMemory belleğin şifrelenip şifrelenemeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true bellek şifrelenmemişse; aksi takdirde , false.

Açıklamalar

Bu değer isefalse, yöntemi çağrıldığında ProtectedMemory.Unprotect bir SecurityException oluşur.

Şunlara uygulanır