IServerAuditFacet Interface
SQL Server 2012
Interface that identifies audit facet members.
This API is not CLS-compliant. Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] [CLSCompliantAttribute(false)] [DisplayNameKeyAttribute("ServerAuditName")] [DisplayDescriptionKeyAttribute("ServerAuditDesc")] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] [TypeConverterAttribute(typeof(LocalizableTypeConverter))] public interface IServerAuditFacet : IDmfFacet
The IServerAuditFacet type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | C2AuditTracingEnabled | Gets or sets a value that indicates whether the C2 audit tracing is enabled. |
![]() | DefaultTraceEnabled | Indicates whether there is a default trace level set for a server. |
![]() | LoginAuditLevel | Gets or sets a login audit level. |
