SecurityElementBase.RequireSecurityContextCancellation Egenskap

Definition

Hämtar eller anger ett booleskt värde som anger om säkerhetskontexten ska avbrytas och avslutas när den inte längre krävs.

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

Egenskapsvärde

trueom säkerhetskontexten ska avbrytas och avslutas när den inte längre krävs; annars . false

Attribut

Gäller för