Compartilhar via


SecurityElementBase.ProtectTokens Propriedade

Definição

Obtém ou define um valor que indica se a base do elemento de segurança protege tokens.

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

Valor da propriedade

Boolean

true se a base do elemento de segurança proteger tokens; caso contrário, false .

Atributos

Aplica-se a