SecurityElementBase.AllowSerializedSigningTokenOnReply Egenskap

Definition

Hämtar eller anger ett booleskt värde som anger om en serialiserad token kan användas vid svar.

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

Egenskapsvärde

trueom en serialiserad token kan användas vid svar; annars . false

Attribut

Gäller för