Sdílet prostřednictvím


ServiceSecurityAuditElement.MessageAuthenticationAuditLevel Vlastnost

Definice

Získá nebo nastaví typ úrovně ověřování zprávy, která se používá k protokolování událostí auditu.

public:
 property System::ServiceModel::AuditLevel MessageAuthenticationAuditLevel { System::ServiceModel::AuditLevel get(); void set(System::ServiceModel::AuditLevel value); };
[System.Configuration.ConfigurationProperty("messageAuthenticationAuditLevel", DefaultValue=System.ServiceModel.AuditLevel.None)]
public System.ServiceModel.AuditLevel MessageAuthenticationAuditLevel { get; set; }
[<System.Configuration.ConfigurationProperty("messageAuthenticationAuditLevel", DefaultValue=System.ServiceModel.AuditLevel.None)>]
member this.MessageAuthenticationAuditLevel : System.ServiceModel.AuditLevel with get, set
Public Property MessageAuthenticationAuditLevel As AuditLevel

Hodnota vlastnosti

Platná AuditLevel hodnota, která určuje typ úrovně ověřování zprávy, která se používá k protokolování událostí auditu. Výchozí hodnota je None.

Atributy

Platí pro