Freigeben über


SecurityElementBase.ProtectTokens Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob die Sicherheitselementbasis Tokens schützt.

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

Eigenschaftswert

Boolean

true, wenn die Sicherheitsbindungsbasis Token schützt; andernfalls false.

Attribute

Gilt für