IServerAuditFacet Interface
Interface that identifies audit facet members.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayNameKeyAttribute("ServerAuditName")] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)] [CLSCompliantAttribute(false)] [TypeConverterAttribute((LocalizableTypeConverter^::typeid))] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] [DisplayDescriptionKeyAttribute("ServerAuditDesc")] public interface class IServerAuditFacet : IDmfFacet
| 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. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Show:
