SecurityElementBase.RequireSecurityContextCancellation Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob ein nicht mehr benötigter Sicherheitskontext abgebrochen und beendet werden soll, oder legt diesen fest.

public:
 property bool RequireSecurityContextCancellation { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("requireSecurityContextCancellation", DefaultValue=true)]
public bool RequireSecurityContextCancellation { get; set; }
[<System.Configuration.ConfigurationProperty("requireSecurityContextCancellation", DefaultValue=true)>]
member this.RequireSecurityContextCancellation : bool with get, set
Public Property RequireSecurityContextCancellation As Boolean

Eigenschaftswert

true, wenn der nicht mehr benötigte Sicherheitskontext abgebrochen und beendet werden soll, andernfalls false.

Attribute

Gilt für: