ServerAdapterBase.LoginAuditLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets auditing mode for tracking Logins that have logged with success/failure.
public Microsoft.SqlServer.Management.Smo.AuditLevel LoginAuditLevel { get; set; }
member this.LoginAuditLevel : Microsoft.SqlServer.Management.Smo.AuditLevel with get, set
Public Property LoginAuditLevel As AuditLevel