IServerAuditFacet.LoginAuditLevel Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("LoginAuditLevelDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("LoginAuditLevelName")]
public Microsoft.SqlServer.Management.Smo.AuditLevel LoginAuditLevel { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("LoginAuditLevelDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("LoginAuditLevelName")>]
member this.LoginAuditLevel : Microsoft.SqlServer.Management.Smo.AuditLevel with get, set
Public Property LoginAuditLevel As AuditLevel

Property Value

Attributes

Applies to