Sdílet prostřednictvím


SecurityElementBase.RequireSignatureConfirmation Vlastnost

Definice

Získá nebo nastaví logickou hodnotu, která určuje, zda musí být potvrzeny podpisy zpráv.

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

Hodnota vlastnosti

Boolean

true pokud se musí potvrdit podpisy zpráv; v opačném případě false .

Atributy

Platí pro