SecurityBindingElement.ProtectTokens Propriedade

Definição

Obtém ou define se o elemento de associação de segurança protege tokens.Gets or sets whether the security binding element protects tokens.

public:
 property bool ProtectTokens { bool get(); void set(bool value); };
public bool ProtectTokens { get; set; }
member this.ProtectTokens : bool with get, set
Public Property ProtectTokens As Boolean

Valor da propriedade

Boolean

true Se o elemento de associação de segurança proteger os tokens; caso contrário, false .true if the security binding element protects tokens; otherwise, false.

Aplica-se a