HostProtectionAttribute.SecurityInfrastructure Özellik

Tanım

Güvenlik altyapısının kullanıma sunulduğunu belirten bir değer alır veya ayarlar.

public:
 property bool SecurityInfrastructure { bool get(); void set(bool value); };
public bool SecurityInfrastructure { get; set; }
[System.Runtime.InteropServices.ComVisible(true)]
public bool SecurityInfrastructure { get; set; }
member this.SecurityInfrastructure : bool with get, set
[<System.Runtime.InteropServices.ComVisible(true)>]
member this.SecurityInfrastructure : bool with get, set
Public Property SecurityInfrastructure As Boolean

Özellik Değeri

true güvenlik altyapısı kullanıma sunulursa; aksi takdirde , false. Varsayılan değer: false.

Öznitelikler

Açıklamalar

Kullanıcının kimliğine bürünmek için bir nesnenin kullanılması WindowsIdentity , güvenlik altyapısını kullanıma sağlama örneğidir.

Şunlara uygulanır

Ayrıca bkz.