RecipientServiceModelSecurityTokenRequirement.SuppressAuditFailure Property

Definition

Gets or sets a value that indicates whether the audit failures are suppressed.

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

Property Value

true if the audit failures are suppressed; otherwise, false.

Applies to