SecurityElementBase.RequireSignatureConfirmation Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines booleschen Werts, der angibt, ob Nachrichtensignaturen bestätigt werden müssen.

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

Eigenschaftswert

truewenn Nachrichtensignaturen bestätigt werden müssen; andernfalls . false

Attribute

Gilt für: