ServerAdapterBase.LoginAuditLevel Property

Definition

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

Property Value

Applies to